Status: Pass 210 Failure 10 Skip 10
Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
tearDownClass (tempest.api.compute.volumes.test_attach_volume | 2 | 0 | 2 | 0 | 0 | Detail | |
AttachVolumeShelveTestJSON) |
fail
ft1.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 242, in tearDownClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 214, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 585, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeShelveTestJSON:tearDownClass) Failed to delete volume 01615db3-4bbf-46d7-9232-d2d03135188a within the required time (360 s)., <traceback object at 0x7f47b6f29908>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeShelveTestJSON:tearDownClass) Failed to delete volume 51e7f1c9-0b28-4f0a-968b-1ea1cd1ec06f within the required time (360 s)., <traceback object at 0x7f47b1e5d748>)) |
||||||
AttachVolumeTestJSON) |
fail
ft1.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 242, in tearDownClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 214, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 585, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((<class 'tempest.lib.exceptions.BadRequest'>, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7fc4558a9f48>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeTestJSON:tearDownClass) Failed to delete volume ad5bdbee-6b24-43ed-8376-a08476fef555 within the required time (360 s)., <traceback object at 0x7fc45587a8c8>), (<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 0x7fc45587aa88>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeTestJSON:tearDownClass) Failed to delete volume 0fedec30-da98-4144-bc43-506c37bd2291 within the required time (360 s)., <traceback object at 0x7fc4556d4648>)) |
||||||
tearDownClass (tempest.api.compute.volumes.test_volumes_get | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesGetTestJSON) |
fail
ft2.1: tearDownClass (tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 242, in tearDownClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 214, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 585, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((<class 'tempest.lib.exceptions.BadRequest'>, Bad request Details: {'code': 400, 'message': 'Invalid input received: 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. (HTTP 400) (Request-ID: req-75666193-16d7-4921-8af4-7383fded6043)'}, <traceback object at 0x7f47b1553208>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (VolumesGetTestJSON:tearDownClass) Failed to delete volume 3795f8b8-09cc-456a-b0c0-e673a79962b7 within the required time (360 s)., <traceback object at 0x7f47b158acc8>)) |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 1 | 1 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt3.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
fail
ft3.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-01-12 15:35:10,611 94885 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2021-01-12 15:35:10,611 94885 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2021-01-12 15:35:11,178 94885 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.84/compute/v2.1/os-keypairs 0.566s 2021-01-12 15:35:11,178 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-464873117"}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '2300', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc86155e-7b27-41f7-b43e-6394c6e77721', 'x-compute-request-id': 'req-bc86155e-7b27-41f7-b43e-6394c6e77721', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEA4YqVDF3bM04C+dobA4RrE/wAI2yF4rq6xF8u1YXJM8yoeGKD\\nhzY3d82TzwiggqSNg/xnGulpyytMB88gYsdynsjCAfEWr4eT8/UYJHNyy7cCZEaD\\nw84yNPpPWlP+kigsDShodlQg4/BG16XtwfYdGfH1R8M9vm5c1B9dykuJD2dqey1g\\nBk4j+OyRffFtIbM3mKkO7fHpPJ2bLd4wuW+Wl5XurwmZYEJkAq2omaWtOu4SSslf\\nVsJEp3YDflH8VRKko4n9RuPBaIZVsH51qZ1JxfeTosw8uqHsW3im9wenHLdWO7gd\\nvUru1S3ISqKSZD4lw+MEc5K9JNx/h+QoN7MBowIDAQABAoIBAA+l8M9p16KIoBY7\\ntrIYxuEdE9lhVyyy7fBf9jzkSmBoq6umkh+YeGK8havQmmpWBmeI5JJubWOmPmEw\\nUrvnwKEZprRByOQm0PIVKDanN+jAas8QQWYdcUhRsZ2/xCLZ3KyRCCZlkd6ethuS\\nLJvPepdpPS5ccnU67P/eqUA222yRC+0JH33GLb1cXDJ2M9hKoNBrQ5F1s+HuCi9O\\nsbj0yC+G6p6vbPl1hvmK8Aw+NPYOIFqmF91+A1wfgT0AVq8KFcuwadiBdtdMlzwi\\n8Qyw4aSUy2yyCq5tfaOF4APOxOxZ0XHVN57uaZ38ABiXGHrB2O+VrAWuFbVZd0p1\\nJE1T9qkCgYEA9fhydNnuxsnZU/8/Wfwyz1vuo/tavF2yrWZwwC/s8ElnCfl10SnH\\nxBWDgfaR1RruxM+4WNLezeoRgkvs8CwYWew/1K2dcT3u78gZlfbjDweiJJhFI2vJ\\nYTbk3KFkNkjdn71HtEUHAAG/wV2ysMKCYr70alpWF2JpUxTKoV18HJcCgYEA6rzi\\n3NKI8P/jsN2KQLjtSX6KHMLjcZQZJTc/cKtgBEEPMA/wBaS+f8ZSbdjxbtPfo3b8\\n1z7tRLyrFepMEVGG/zqvIdjgjtexNckxhFexXxZ56pgKtYQ1mugGY32fy9v46kEI\\nriYCB7BDZxxGd9nKatPqg51edmLXWmU5sCaZiNUCgYEAy9lNsj3zP9iFPrHppP/4\\ndBWyn0BvIHFe5Ypio0SUz0dmF8Qgumov3vgddxYMIlshywaDt0l70ZfNTvjxstI4\\nlD3RYMdKFlHHtf1WBw0HfKtM25s+oW5xBRpjbd5rmPmmgv5xcJtMg9rvOqgWsZti\\nR8gN9B5N/y9WLr6qeDVr6J0CgYAcd8Pbm/zXnXDzpip6JvNAEoSVcF09DQTvqn+b\\nHm2KlolM/uHRDWW9AURF5iWBl1hr7qZDRHJp/6eQBNYs04JXubo7lJ3HNQlcyIWk\\n0y3DpmoqtT23Pc1yd+kub7HNe2P4pOJ0nE9qt0m1W4yARH1z7zdlttQZ72rGn7gb\\nUNMV8QKBgBnRDuGMUVJnLz9DwzJQtg4UDaqIT31i0nG46UDG+ldjooHVkhVP5hID\\nzFJBWbc8DhV2TAKD+oAev5NK4sQoN2SEqRTgnVdbxs2H/qrpKL2ImM3tPHAJoEcj\\nU1PoRUhq/x5IjkMoBnDMYF25nZSds2fthr7IhciGIn8VA5bnYUaF\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-keypair-464873117", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDhipUMXdszTgL52hsDhGsT/AAjbIXiurrEXy7VhckzzKh4YoOHNjd3zZPPCKCCpI2D/Gca6WnLK0wHzyBix3KeyMIB8Ravh5Pz9Rgkc3LLtwJkRoPDzjI0+k9aU/6SKCwNKGh2VCDj8EbXpe3B9h0Z8fVHwz2+blzUH13KS4kPZ2p7LWAGTiP47JF98W0hszeYqQ7t8ek8nZst3jC5b5aXle6vCZlgQmQCraiZpa067hJKyV9WwkSndgN+UfxVEqSjif1G48FohlWwfnWpnUnF95OizDy6oexbeKb3B6cct1Y7uB29Su7VLchKopJkPiXD4wRzkr0k3H+H5Cg3swGj Generated-by-Nova", "fingerprint": "99:ed:9f:9e:fd:fc:07:02:8b:a6:d4:95:84:1c:cf:83", "user_id": "85bfcd61f5944547a57e6966bbcdf399"}}' 2021-01-12 15:35:11,180 94885 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-464873117 created 2021-01-12 15:35:11,730 94885 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.84:9696/v2.0/security-groups 0.548s 2021-01-12 15:35:11,730 94885 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--860366464", "description": "tempest-description--303019656"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1578', 'x-openstack-request-id': 'req-59cb82e7-8df9-4883-84d6-b32b2b2d69e3', 'date': 'Tue, 12 Jan 2021 15:35:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.84:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "465a97ba-7d22-4c74-af28-1be13c7eb04b", "name": "tempest-securitygroup--860366464", "stateful": true, "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "description": "tempest-description--303019656", "security_group_rules": [{"id": "2fd623a0-e8f1-4da9-8703-b6948b5dbd3a", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "security_group_id": "465a97ba-7d22-4c74-af28-1be13c7eb04b", "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": 435, "description": null, "tags": [], "created_at": "2021-01-12T15:35:11Z", "updated_at": "2021-01-12T15:35:11Z", "revision_number": 0, "project_id": "8fe8b26007c44aabbd98bd1a8038149c"}, {"id": "6eafa3d5-9ac1-4620-9243-2e8934bb239e", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "security_group_id": "465a97ba-7d22-4c74-af28-1be13c7eb04b", "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": 436, "description": null, "tags": [], "created_at": "2021-01-12T15:35:11Z", "updated_at": "2021-01-12T15:35:11Z", "revision_number": 0, "project_id": "8fe8b26007c44aabbd98bd1a8038149c"}], "tags": [], "created_at": "2021-01-12T15:35:11Z", "updated_at": "2021-01-12T15:35:11Z", "revision_number": 1, "project_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:35:12,204 94885 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.84:9696/v2.0/security-group-rules 0.473s 2021-01-12 15:35:12,205 94885 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": "465a97ba-7d22-4c74-af28-1be13c7eb04b", "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-0d1eb672-fca6-40ac-8a1e-1473d4643e59', 'date': 'Tue, 12 Jan 2021 15:35:12 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.84:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d452e91d-fc7f-4bf8-ac90-327f88f0ce18", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "security_group_id": "465a97ba-7d22-4c74-af28-1be13c7eb04b", "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-01-12T15:35:12Z", "updated_at": "2021-01-12T15:35:12Z", "revision_number": 0, "project_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:35:12,396 94885 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.84:9696/v2.0/security-group-rules 0.191s 2021-01-12 15:35:12,397 94885 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": "465a97ba-7d22-4c74-af28-1be13c7eb04b", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-5e40180f-6779-4bf5-afd9-964acd393785', 'date': 'Tue, 12 Jan 2021 15:35:12 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.84:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "461fc092-d256-40b2-8bb5-8e89a96b129d", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "security_group_id": "465a97ba-7d22-4c74-af28-1be13c7eb04b", "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-01-12T15:35:12Z", "updated_at": "2021-01-12T15:35:12Z", "revision_number": 0, "project_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:35:12,397 94885 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--860366464 created 2021-01-12 15:35:15,221 94885 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.84:9696/v2.0/floatingips 2.823s 2021-01-12 15:35:15,221 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "b7e798d2-4dec-4410-b20c-ee0e3e7a7e06"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-95850ab6-9182-40af-b8b1-49a67a1c35bf', 'date': 'Tue, 12 Jan 2021 15:35:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.84:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "383a5e20-11b2-4d53-9c47-29c01f79b1a7", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "floating_ip_address": "172.27.0.210", "floating_network_id": "b7e798d2-4dec-4410-b20c-ee0e3e7a7e06", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "8fe8b26007c44aabbd98bd1a8038149c", "description": "", "port_details": null, "tags": [], "created_at": "2021-01-12T15:35:13Z", "updated_at": "2021-01-12T15:35:13Z", "revision_number": 0}}' 2021-01-12 15:35:15,222 94885 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '383a5e20-11b2-4d53-9c47-29c01f79b1a7', 'tenant_id': '8fe8b26007c44aabbd98bd1a8038149c', 'floating_ip_address': '172.27.0.210', 'floating_network_id': 'b7e798d2-4dec-4410-b20c-ee0e3e7a7e06', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8fe8b26007c44aabbd98bd1a8038149c', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-01-12T15:35:13Z', 'updated_at': '2021-01-12T15:35:13Z', 'revision_number': 0, 'ip': '172.27.0.210'} created 2021-01-12 15:35:15,378 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 201 POST http://10.222.0.84/identity/v3/auth/tokens 0.150s 2021-01-12 15:35:15,378 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3676', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-17afbcd2-8eab-458d-aedc-279367dbc9f3', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.84/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "85bfcd61f5944547a57e6966bbcdf399", "name": "tempest-AttachVolumeTestJSON-1274187396", "password_expires_at": null}, "audit_ids": ["wwMTCh2IQfKKtJeaw7_jRQ"], "expires_at": "2021-01-12T16:35:15.000000Z", "issued_at": "2021-01-12T15:35:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8fe8b26007c44aabbd98bd1a8038149c", "name": "tempest-AttachVolumeTestJSON-1274187396"}, "is_domain": false, "roles": [{"id": "dda028b6f8f141c7b6fde5f10e4c0d81", "name": "reader"}, {"id": "53698fc791a047ba884240cd960d1be0", "name": "member"}], "catalog": [{"endpoints": [{"id": "d1e36c91a5c64d2db11feeaf4932ae93", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.84/placement", "region": "RegionOne"}], "id": "141d6c7f532b410b88148f1d6ee881ab", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "48b4245c75ac411c9e3ce5e60ae6d591", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.84/compute/v2.1", "region": "RegionOne"}], "id": "17fece2569e249b9883a4ca35949624e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "716ded3b1b9c4c969e06abe73d54f50a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.84/image", "region": "RegionOne"}], "id": "2559f8b46eea445788e205c7bb4595d9", "type": "image", "name": "glance"}, {"endpoints": [{"id": "45ad48bffe7a4534aec98a8497be0b1d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.84:8080/v1/AUTH_8fe8b26007c44aabbd98bd1a8038149c", "region": "RegionOne"}, {"id": "7cf21f904ace41cfa0c0f9b0227e35ae", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.84:8080", "region": "RegionOne"}], "id": "4a34148cf3214323b12e6107028a6322", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "7e5bcfe021444d47a1d464d8bab04ea1", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.84/compute/v2/8fe8b26007c44aabbd98bd1a8038149c", "region": "RegionOne"}], "id": "6deff2eea8bc47bd8d7e702077cdfc61", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "01e8e19e6c824553b639f4ba703e87ce", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.84/identity", "region": "RegionOne"}, {"id": "9ffbf804296c4da7a77be15c3a47ef8b", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.84/identity", "region": "RegionOne"}], "id": "7cf58a4de5e44aaea85ac3cfc687813d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "d420a1899705494a867b21aafea27d4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.84:9696/", "region": "RegionOne"}], "id": "876bef3944124ca7bf42071b29645352", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "c85b5267e6c442e2b5c93668e0fa060a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.84/volume/v2/8fe8b26007c44aabbd98bd1a8038149c", "region": "RegionOne"}], "id": "bec90ade18e941ed9b670dbdf76753d7", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "f800975b055c4d9e8bfdd9f7d50a6ed7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c", "region": "RegionOne"}], "id": "c626c4680381454fbaafc2801f7b8062", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d41999f6aef14e369d66029f34a4d575", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c", "region": "RegionOne"}], "id": "fbcd0248e9eb4e59a0cee46065020756", "type": "block-storage", "name": "cinder"}]}}' 2021-01-12 15:35:15,379 94885 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': 'c81715f4-4c4b-4297-90cc-280bb11dc77f', 'name': 'tempest-AttachVolumeTestJSON-262040118-network', 'tenant_id': '8fe8b26007c44aabbd98bd1a8038149c', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8fe8b26007c44aabbd98bd1a8038149c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 6, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-12T15:30:04Z', 'updated_at': '2021-01-12T15:30:04Z', 'revision_number': 1} available for tenant 2021-01-12 15:35:15,380 94885 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA4YqVDF3bM04C+dobA4RrE/wAI2yF4rq6xF8u1YXJM8yoeGKD\nhzY3d82TzwiggqSNg/xnGulpyytMB88gYsdynsjCAfEWr4eT8/UYJHNyy7cCZEaD\nw84yNPpPWlP+kigsDShodlQg4/BG16XtwfYdGfH1R8M9vm5c1B9dykuJD2dqey1g\nBk4j+OyRffFtIbM3mKkO7fHpPJ2bLd4wuW+Wl5XurwmZYEJkAq2omaWtOu4SSslf\nVsJEp3YDflH8VRKko4n9RuPBaIZVsH51qZ1JxfeTosw8uqHsW3im9wenHLdWO7gd\nvUru1S3ISqKSZD4lw+MEc5K9JNx/h+QoN7MBowIDAQABAoIBAA+l8M9p16KIoBY7\ntrIYxuEdE9lhVyyy7fBf9jzkSmBoq6umkh+YeGK8havQmmpWBmeI5JJubWOmPmEw\nUrvnwKEZprRByOQm0PIVKDanN+jAas8QQWYdcUhRsZ2/xCLZ3KyRCCZlkd6ethuS\nLJvPepdpPS5ccnU67P/eqUA222yRC+0JH33GLb1cXDJ2M9hKoNBrQ5F1s+HuCi9O\nsbj0yC+G6p6vbPl1hvmK8Aw+NPYOIFqmF91+A1wfgT0AVq8KFcuwadiBdtdMlzwi\n8Qyw4aSUy2yyCq5tfaOF4APOxOxZ0XHVN57uaZ38ABiXGHrB2O+VrAWuFbVZd0p1\nJE1T9qkCgYEA9fhydNnuxsnZU/8/Wfwyz1vuo/tavF2yrWZwwC/s8ElnCfl10SnH\nxBWDgfaR1RruxM+4WNLezeoRgkvs8CwYWew/1K2dcT3u78gZlfbjDweiJJhFI2vJ\nYTbk3KFkNkjdn71HtEUHAAG/wV2ysMKCYr70alpWF2JpUxTKoV18HJcCgYEA6rzi\n3NKI8P/jsN2KQLjtSX6KHMLjcZQZJTc/cKtgBEEPMA/wBaS+f8ZSbdjxbtPfo3b8\n1z7tRLyrFepMEVGG/zqvIdjgjtexNckxhFexXxZ56pgKtYQ1mugGY32fy9v46kEI\nriYCB7BDZxxGd9nKatPqg51edmLXWmU5sCaZiNUCgYEAy9lNsj3zP9iFPrHppP/4\ndBWyn0BvIHFe5Ypio0SUz0dmF8Qgumov3vgddxYMIlshywaDt0l70ZfNTvjxstI4\nlD3RYMdKFlHHtf1WBw0HfKtM25s+oW5xBRpjbd5rmPmmgv5xcJtMg9rvOqgWsZti\nR8gN9B5N/y9WLr6qeDVr6J0CgYAcd8Pbm/zXnXDzpip6JvNAEoSVcF09DQTvqn+b\nHm2KlolM/uHRDWW9AURF5iWBl1hr7qZDRHJp/6eQBNYs04JXubo7lJ3HNQlcyIWk\n0y3DpmoqtT23Pc1yd+kub7HNe2P4pOJ0nE9qt0m1W4yARH1z7zdlttQZ72rGn7gb\nUNMV8QKBgBnRDuGMUVJnLz9DwzJQtg4UDaqIT31i0nG46UDG+ldjooHVkhVP5hID\nzFJBWbc8DhV2TAKD+oAev5NK4sQoN2SEqRTgnVdbxs2H/qrpKL2ImM3tPHAJoEcj\nU1PoRUhq/x5IjkMoBnDMYF25nZSds2fthr7IhciGIn8VA5bnYUaF\n-----END RSA PRIVATE KEY-----\n', 'name': 'tempest-keypair-464873117', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDhipUMXdszTgL52hsDhGsT/AAjbIXiurrEXy7VhckzzKh4YoOHNjd3zZPPCKCCpI2D/Gca6WnLK0wHzyBix3KeyMIB8Ravh5Pz9Rgkc3LLtwJkRoPDzjI0+k9aU/6SKCwNKGh2VCDj8EbXpe3B9h0Z8fVHwz2+blzUH13KS4kPZ2p7LWAGTiP47JF98W0hszeYqQ7t8ek8nZst3jC5b5aXle6vCZlgQmQCraiZpa067hJKyV9WwkSndgN+UfxVEqSjif1G48FohlWwfnWpnUnF95OizDy6oexbeKb3B6cct1Y7uB29Su7VLchKopJkPiXD4wRzkr0k3H+H5Cg3swGj Generated-by-Nova', 'fingerprint': '99:ed:9f:9e:fd:fc:07:02:8b:a6:d4:95:84:1c:cf:83', 'user_id': '85bfcd61f5944547a57e6966bbcdf399'}, 'security_group': {'id': '465a97ba-7d22-4c74-af28-1be13c7eb04b', 'name': 'tempest-securitygroup--860366464', 'stateful': True, 'tenant_id': '8fe8b26007c44aabbd98bd1a8038149c', 'description': 'tempest-description--303019656', 'security_group_rules': [{'id': '2fd623a0-e8f1-4da9-8703-b6948b5dbd3a', 'tenant_id': '8fe8b26007c44aabbd98bd1a8038149c', 'security_group_id': '465a97ba-7d22-4c74-af28-1be13c7eb04b', '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': 435, 'description': None, 'tags': [], 'created_at': '2021-01-12T15:35:11Z', 'updated_at': '2021-01-12T15:35:11Z', 'revision_number': 0, 'project_id': '8fe8b26007c44aabbd98bd1a8038149c'}, {'id': '6eafa3d5-9ac1-4620-9243-2e8934bb239e', 'tenant_id': '8fe8b26007c44aabbd98bd1a8038149c', 'security_group_id': '465a97ba-7d22-4c74-af28-1be13c7eb04b', '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': 436, 'description': None, 'tags': [], 'created_at': '2021-01-12T15:35:11Z', 'updated_at': '2021-01-12T15:35:11Z', 'revision_number': 0, 'project_id': '8fe8b26007c44aabbd98bd1a8038149c'}], 'tags': [], 'created_at': '2021-01-12T15:35:11Z', 'updated_at': '2021-01-12T15:35:11Z', 'revision_number': 1, 'project_id': '8fe8b26007c44aabbd98bd1a8038149c'}, 'floating_ip': {'id': '383a5e20-11b2-4d53-9c47-29c01f79b1a7', 'tenant_id': '8fe8b26007c44aabbd98bd1a8038149c', 'floating_ip_address': '172.27.0.210', 'floating_network_id': 'b7e798d2-4dec-4410-b20c-ee0e3e7a7e06', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8fe8b26007c44aabbd98bd1a8038149c', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-01-12T15:35:13Z', 'updated_at': '2021-01-12T15:35:13Z', 'revision_number': 0, 'ip': '172.27.0.210'}} 2021-01-12 15:35:16,468 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.222.0.84/compute/v2.1/servers 1.087s 2021-01-12 15:35:16,468 94885 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-910210909", "imageRef": "48b76669-f1b8-449a-bea7-ee85b9372d17", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "c81715f4-4c4b-4297-90cc-280bb11dc77f"}], "security_groups": [{"name": "tempest-securitygroup--860366464"}], "key_name": "tempest-keypair-464873117", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '401', 'location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1dd1e1d-ef6d-47da-a27a-953642c0bd29', 'x-compute-request-id': 'req-e1dd1e1d-ef6d-47da-a27a-953642c0bd29', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.84/compute/v2.1/servers'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--860366464"}], "adminPass": "password"}}' 2021-01-12 15:35:16,629 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.158s 2021-01-12 15:35:16,630 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b4173b5-4242-4f5c-a39f-662ea7146d95', 'x-compute-request-id': 'req-4b4173b5-4242-4f5c-a39f-662ea7146d95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "BUILD", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-464873117", "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-01-12 15:35:17,812 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.172s 2021-01-12 15:35:17,813 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1288', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3878f3a2-93ca-49b0-9cee-38695191389d', 'x-compute-request-id': 'req-3878f3a2-93ca-49b0-9cee-38695191389d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "BUILD", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:35:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-464873117", "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-01-12 15:35:17,820 94885 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2021-01-12 15:35:19,086 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.264s 2021-01-12 15:35:19,087 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1294', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bed8b5fc-4625-4ce7-bfb9-8c679e7c10dc', 'x-compute-request-id': 'req-bed8b5fc-4625-4ce7-bfb9-8c679e7c10dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "BUILD", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-464873117", "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-01-12 15:35:19,095 94885 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2021-01-12 15:35:20,629 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.533s 2021-01-12 15:35:20,630 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ca5e81a-2dd6-49b2-ae68-449185703182', 'x-compute-request-id': 'req-9ca5e81a-2dd6-49b2-ae68-449185703182', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "BUILD", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--860366464"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-01-12 15:35:22,255 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.616s 2021-01-12 15:35:22,255 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8401bd7-6898-4f04-af94-1cf3fab64244', 'x-compute-request-id': 'req-c8401bd7-6898-4f04-af94-1cf3fab64244', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "BUILD", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--860366464"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-01-12 15:35:23,841 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.577s 2021-01-12 15:35:23,842 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed93f461-4198-4030-a15c-8c3177515388', 'x-compute-request-id': 'req-ed93f461-4198-4030-a15c-8c3177515388', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "BUILD", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--860366464"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-01-12 15:35:25,175 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.324s 2021-01-12 15:35:25,175 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffe25178-6bce-44f3-a5a2-47f692bb252a', 'x-compute-request-id': 'req-ffe25178-6bce-44f3-a5a2-47f692bb252a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "BUILD", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--860366464"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-01-12 15:35:26,596 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.407s 2021-01-12 15:35:26,596 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5eca978-9358-454c-8a91-2cbf578b7187', 'x-compute-request-id': 'req-d5eca978-9358-454c-8a91-2cbf578b7187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "BUILD", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:35:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--860366464"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-01-12 15:35:28,429 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.824s 2021-01-12 15:35:28,430 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1546', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be739d23-d8b5-4e74-941d-f922c7ee8bf0', 'x-compute-request-id': 'req-be739d23-d8b5-4e74-941d-f922c7ee8bf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:35:28Z", "addresses": {"tempest-AttachVolumeTestJSON-262040118-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:69:52"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--860366464"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-01-12 15:35:28,439 94885 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2021-01-12 15:35:28,659 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/os-interface 0.219s 2021-01-12 15:35:28,660 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed5bd6e8-8b6b-4e59-ac57-68966c39587a', 'x-compute-request-id': 'req-ed5bd6e8-8b6b-4e59-ac57-68966c39587a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "c81715f4-4c4b-4297-90cc-280bb11dc77f", "port_id": "bd98b036-2ba4-4bb7-bd2a-6e20c7534a90", "mac_addr": "fa:16:3e:df:69:52", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "d51a6c78-c2bf-434a-b094-b28c6e0183e9", "ip_address": "172.20.0.7"}]}]}' 2021-01-12 15:35:31,176 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 PUT http://10.222.0.84:9696/v2.0/floatingips/383a5e20-11b2-4d53-9c47-29c01f79b1a7 2.513s 2021-01-12 15:35:31,177 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "bd98b036-2ba4-4bb7-bd2a-6e20c7534a90"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-d18a53aa-0cfc-43c0-a7dc-e0ed598f85f5', 'date': 'Tue, 12 Jan 2021 15:35:31 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84:9696/v2.0/floatingips/383a5e20-11b2-4d53-9c47-29c01f79b1a7'} Body: b'{"floatingip": {"id": "383a5e20-11b2-4d53-9c47-29c01f79b1a7", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "floating_ip_address": "172.27.0.210", "floating_network_id": "b7e798d2-4dec-4410-b20c-ee0e3e7a7e06", "router_id": "3e1c3236-eaeb-4c9c-838a-dfb2e58b67c2", "port_id": "bd98b036-2ba4-4bb7-bd2a-6e20c7534a90", "fixed_ip_address": "172.20.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "c81715f4-4c4b-4297-90cc-280bb11dc77f", "mac_address": "fa:16:3e:df:69:52", "admin_state_up": true, "status": "ACTIVE", "device_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "device_owner": "compute:nova"}, "tags": [], "created_at": "2021-01-12T15:35:13Z", "updated_at": "2021-01-12T15:35:29Z", "revision_number": 1, "project_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:35:31,381 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action 0.203s 2021-01-12 15:35:31,381 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61a92693-d4cf-466c-a776-aa3b1a36b17c', 'x-compute-request-id': 'req-61a92693-d4cf-466c-a776-aa3b1a36b17c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action'} Body: b'{"output": ""}' 2021-01-12 15:35:34,980 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action 2.596s 2021-01-12 15:35:34,980 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15f28623-d5ba-48f5-96da-f87ce236260a', 'x-compute-request-id': 'req-15f28623-d5ba-48f5-96da-f87ce236260a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action'} Body: b'{"output": ""}' 2021-01-12 15:35:38,905 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action 2.922s 2021-01-12 15:35:38,905 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cae145b0-270f-4898-a1cf-b6fa7ccad6fe', 'x-compute-request-id': 'req-cae145b0-270f-4898-a1cf-b6fa7ccad6fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action'} Body: b'{"output": ""}' 2021-01-12 15:35:40,686 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action 0.778s 2021-01-12 15:35:40,686 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-273351b0-5f3b-4aea-b02e-5c9c1bc255be', 'x-compute-request-id': 'req-273351b0-5f3b-4aea-b02e-5c9c1bc255be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action'} Body: b'{"output": ""}' 2021-01-12 15:35:43,552 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action 1.863s 2021-01-12 15:35:43,552 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '17960', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edd971d5-83b9-42e4-b8fa-3ac79f384338', 'x-compute-request-id': 'req-edd971d5-83b9-42e4-b8fa-3ac79f384338', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-12 15:35:44,746 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action 0.190s 2021-01-12 15:35:44,746 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '18663', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f433c50e-e436-4737-bfe5-9ed737df4258', 'x-compute-request-id': 'req-f433c50e-e436-4737-bfe5-9ed737df4258', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-12 15:35:45,953 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action 0.204s 2021-01-12 15:35:45,954 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '21819', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d29f70c-8b07-47ef-8725-75e30a9674fc', 'x-compute-request-id': 'req-2d29f70c-8b07-47ef-8725-75e30a9674fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-12 15:35:47,454 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action 0.498s 2021-01-12 15:35:47,455 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '23812', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79861fa3-ded8-4bf1-b829-c336a0cccb23', 'x-compute-request-id': 'req-79861fa3-ded8-4bf1-b829-c336a0cccb23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-12 15:35:48,957 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action 0.499s 2021-01-12 15:35:48,958 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '25786', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2b4e0cc-ea42-4769-9130-f1815cd0d6bd', 'x-compute-request-id': 'req-e2b4e0cc-ea42-4769-9130-f1815cd0d6bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-12 15:35:50,691 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action 0.729s 2021-01-12 15:35:50,691 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '27369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b31df45-ee62-4bec-b9d7-30c3c3f9d8c9', 'x-compute-request-id': 'req-4b31df45-ee62-4bec-b9d7-30c3c3f9d8c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-12 15:35:52,465 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action 0.771s 2021-01-12 15:35:52,466 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '27973', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1456aac3-0590-413b-ad7d-715bfbe55f8e', 'x-compute-request-id': 'req-1456aac3-0590-413b-ad7d-715bfbe55f8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-12 15:35:53,687 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action 0.218s 2021-01-12 15:35:53,688 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '28211', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-763b2581-dcec-4932-87a2-8d1d6ace8b42', 'x-compute-request-id': 'req-763b2581-dcec-4932-87a2-8d1d6ace8b42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-12 15:35:54,926 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action 0.236s 2021-01-12 15:35:54,927 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '28356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35678315-9ef7-484e-8243-7b637f0eff88', 'x-compute-request-id': 'req-35678315-9ef7-484e-8243-7b637f0eff88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-12 15:35:56,207 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action 0.276s 2021-01-12 15:35:56,207 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '28553', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-613b2cf5-b330-4e98-b4bc-29b3cc713817', 'x-compute-request-id': 'req-613b2cf5-b330-4e98-b4bc-29b3cc713817', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-12 15:35:57,428 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action 0.217s 2021-01-12 15:35:57,429 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '28670', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa8e144a-45a0-4a83-884f-570c6c905127', 'x-compute-request-id': 'req-aa8e144a-45a0-4a83-884f-570c6c905127', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-12 15:35:58,704 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action 0.272s 2021-01-12 15:35:58,705 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '28670', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9f08fa3-f24f-4da9-b1a5-42812565b1a2', 'x-compute-request-id': 'req-a9f08fa3-f24f-4da9-b1a5-42812565b1a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-12 15:35:59,978 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action 0.271s 2021-01-12 15:35:59,979 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '28670', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-249477f9-fa01-49f6-8dbb-4e1bcc5f1b37', 'x-compute-request-id': 'req-249477f9-fa01-49f6-8dbb-4e1bcc5f1b37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-12 15:36:01,256 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action 0.274s 2021-01-12 15:36:01,257 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '28670', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a92c6396-8007-4e43-a15d-abcb69c158a7', 'x-compute-request-id': 'req-a92c6396-8007-4e43-a15d-abcb69c158a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-12 15:36:02,472 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action 0.211s 2021-01-12 15:36:02,473 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '29007', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a12df75a-8ab0-45fb-baf6-7a157cd7ddb9', 'x-compute-request-id': 'req-a12df75a-8ab0-45fb-baf6-7a157cd7ddb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-12 15:36:03,718 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action 0.243s 2021-01-12 15:36:03,719 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '30643', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65cebaf7-7de8-4639-8070-5ed4d268d169', 'x-compute-request-id': 'req-65cebaf7-7de8-4639-8070-5ed4d268d169', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-12 15:36:04,943 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action 0.221s 2021-01-12 15:36:04,944 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '32321', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b9e5639-6a3a-4e60-b278-016e0b9e62c6', 'x-compute-request-id': 'req-5b9e5639-6a3a-4e60-b278-016e0b9e62c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-12 15:36:06,143 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action 0.193s 2021-01-12 15:36:06,143 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '33280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d20e909a-9c5e-42f9-b08b-05567c2a8681', 'x-compute-request-id': 'req-d20e909a-9c5e-42f9-b08b-05567c2a8681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-12 15:36:07,363 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action 0.216s 2021-01-12 15:36:07,364 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '33962', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ba66e3b-2e4f-4a28-8781-04b0ab5f6216', 'x-compute-request-id': 'req-8ba66e3b-2e4f-4a28-8781-04b0ab5f6216', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-12 15:36:08,575 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action 0.208s 2021-01-12 15:36:08,576 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '35037', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aaa95987-7df6-4ef2-b145-10c528f2b548', 'x-compute-request-id': 'req-aaa95987-7df6-4ef2-b145-10c528f2b548', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-12 15:36:09,767 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action 0.188s 2021-01-12 15:36:09,768 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '36241', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c97940d1-e2d2-47f6-97bf-fa6182d384fe', 'x-compute-request-id': 'req-c97940d1-e2d2-47f6-97bf-fa6182d384fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-12 15:36:11,005 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action 0.234s 2021-01-12 15:36:11,006 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '37407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb80f217-40d7-4007-9b15-35ffc9efc865', 'x-compute-request-id': 'req-bb80f217-40d7-4007-9b15-35ffc9efc865', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-12 15:36:12,215 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action 0.205s 2021-01-12 15:36:12,216 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '38197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1e51b6c-15da-45ab-a6c9-2a93b14693e6', 'x-compute-request-id': 'req-f1e51b6c-15da-45ab-a6c9-2a93b14693e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-12 15:36:13,391 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action 0.172s 2021-01-12 15:36:13,392 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '38197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f0adc7f-a596-4d84-b49d-039f29a0f935', 'x-compute-request-id': 'req-0f0adc7f-a596-4d84-b49d-039f29a0f935', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-12 15:36:14,593 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action 0.198s 2021-01-12 15:36:14,594 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '38197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e5bdd37-60d7-47ce-a5dc-91755c7020a0', 'x-compute-request-id': 'req-0e5bdd37-60d7-47ce-a5dc-91755c7020a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-12 15:36:15,778 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action 0.180s 2021-01-12 15:36:15,779 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '38325', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b5e0b8d-5f22-4e29-8a8e-7a3b15d0cd1c', 'x-compute-request-id': 'req-0b5e0b8d-5f22-4e29-8a8e-7a3b15d0cd1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-12 15:36:15,885 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/ips 0.104s 2021-01-12 15:36:15,885 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:15 GMT', 'server': 'Apache/2.4.29 (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-e1816698-1e83-4c3d-beb3-c3a496cb7179', 'x-compute-request-id': 'req-e1816698-1e83-4c3d-beb3-c3a496cb7179', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-262040118-network": [{"version": 4, "addr": "172.20.0.7"}, {"version": 4, "addr": "172.27.0.210"}]}}' 2021-01-12 15:36:16,258 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes 0.369s 2021-01-12 15:36:16,258 94885 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-136753511"}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0323588-3fa9-4d87-bb46-429a917ee19d', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0323588-3fa9-4d87-bb46-429a917ee19d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-01-12 15:36:16,480 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.214s 2021-01-12 15:36:16,480 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f493c291-7a22-4008-ba71-d1e665861cc8', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f493c291-7a22-4008-ba71-d1e665861cc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:36:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:36:17,576 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.088s 2021-01-12 15:36:17,577 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94c46b5c-fbee-4aa4-a2b0-91049a3bbf98', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94c46b5c-fbee-4aa4-a2b0-91049a3bbf98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:36:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:36:17,584 94885 INFO [tempest.common.waiters] volume 0fedec30-da98-4144-bc43-506c37bd2291 reached available after waiting for 1.584545 seconds 2021-01-12 15:36:18,150 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/os-volume_attachments 0.565s 2021-01-12 15:36:18,150 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "0fedec30-da98-4144-bc43-506c37bd2291"}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2039f171-0aca-439b-a86f-4f75c38d5401', 'x-compute-request-id': 'req-2039f171-0aca-439b-a86f-4f75c38d5401', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "serverId": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "volumeId": "0fedec30-da98-4144-bc43-506c37bd2291", "device": "/dev/sdb"}}' 2021-01-12 15:36:18,269 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.116s 2021-01-12 15:36:18,269 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d793b4c7-b239-4d1e-8cd6-cd2915a5a4a4', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d793b4c7-b239-4d1e-8cd6-cd2915a5a4a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:36:18.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:36:19,422 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.144s 2021-01-12 15:36:19,422 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf6c60f5-ab26-4eb7-a44e-e59a28a004ef', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf6c60f5-ab26-4eb7-a44e-e59a28a004ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:36:19.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:36:20,543 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.112s 2021-01-12 15:36:20,544 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a27fbab2-0228-4e42-b980-3a2980fcac54', 'content-length': '1204', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a27fbab2-0228-4e42-b980-3a2980fcac54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:36:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:36:20,552 94885 INFO [tempest.common.waiters] volume 0fedec30-da98-4144-bc43-506c37bd2291 reached in-use after waiting for 2.552160 seconds 2021-01-12 15:36:20,666 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/os-volume_attachments 0.113s 2021-01-12 15:36:20,666 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b423600a-6679-432a-9492-d78e41b2f0ca', 'x-compute-request-id': 'req-b423600a-6679-432a-9492-d78e41b2f0ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "volumeId": "0fedec30-da98-4144-bc43-506c37bd2291", "serverId": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "device": "/dev/sdb"}]}' 2021-01-12 15:36:20,779 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/os-volume_attachments/0fedec30-da98-4144-bc43-506c37bd2291 0.110s 2021-01-12 15:36:20,779 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d79f6ffa-1762-4907-8305-6427d2086160', 'x-compute-request-id': 'req-d79f6ffa-1762-4907-8305-6427d2086160', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/os-volume_attachments/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volumeAttachment": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "volumeId": "0fedec30-da98-4144-bc43-506c37bd2291", "serverId": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "device": "/dev/sdb"}}' 2021-01-12 15:36:21,239 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes 0.457s 2021-01-12 15:36:21,239 94885 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-2096274709"}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2e2343d-7fde-4234-8ca8-d4f625b5fbeb', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2e2343d-7fde-4234-8ca8-d4f625b5fbeb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-01-12 15:36:21,360 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.114s 2021-01-12 15:36:21,361 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a8723ff-7535-43c1-b6af-b31ef5640669', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a8723ff-7535-43c1-b6af-b31ef5640669', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:36:22,471 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.101s 2021-01-12 15:36:22,472 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e67ea0e6-d7a5-4a79-97df-526758282bce', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e67ea0e6-d7a5-4a79-97df-526758282bce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:22.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:36:22,480 94885 INFO [tempest.common.waiters] volume ad5bdbee-6b24-43ed-8376-a08476fef555 reached available after waiting for 1.480119 seconds 2021-01-12 15:36:31,655 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/os-volume_attachments 9.175s 2021-01-12 15:36:31,656 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "ad5bdbee-6b24-43ed-8376-a08476fef555"}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc0c5831-5ee2-40e9-a234-5e4d389fa90b', 'x-compute-request-id': 'req-dc0c5831-5ee2-40e9-a234-5e4d389fa90b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "serverId": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "volumeId": "ad5bdbee-6b24-43ed-8376-a08476fef555", "device": "/dev/sdc"}}' 2021-01-12 15:36:31,817 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.159s 2021-01-12 15:36:31,817 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-635a5e2e-3f70-40b3-8d3a-0b5620e622ba', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-635a5e2e-3f70-40b3-8d3a-0b5620e622ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:36:32,921 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:36:32,922 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8159ab0b-f523-49b4-a80e-8992918857c8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8159ab0b-f523-49b4-a80e-8992918857c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:36:34,026 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.096s 2021-01-12 15:36:34,027 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5463e99-3237-4c53-b76c-1db7d9042403', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5463e99-3237-4c53-b76c-1db7d9042403', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:36:35,144 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.109s 2021-01-12 15:36:35,145 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85da86f0-c547-4c5e-8d87-1a443670b36c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85da86f0-c547-4c5e-8d87-1a443670b36c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:36:36,259 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.105s 2021-01-12 15:36:36,260 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c97907a-271a-4884-ae3b-ae0e00a0ecc5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c97907a-271a-4884-ae3b-ae0e00a0ecc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:36:37,408 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.139s 2021-01-12 15:36:37,408 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f58c7a5-0a08-4582-87a1-f7766db08046', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f58c7a5-0a08-4582-87a1-f7766db08046', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:36:38,541 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.123s 2021-01-12 15:36:38,541 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b0131f3-e68f-41b6-8e99-9846d5b687e3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b0131f3-e68f-41b6-8e99-9846d5b687e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:36:39,672 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.122s 2021-01-12 15:36:39,673 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a29cabb6-bb99-44df-974e-b36529e19e51', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a29cabb6-bb99-44df-974e-b36529e19e51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:36:40,780 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.099s 2021-01-12 15:36:40,781 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8829ddd0-1251-42a4-92c7-fe6bb3fab896', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8829ddd0-1251-42a4-92c7-fe6bb3fab896', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:36:41,883 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:36:41,884 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5271071-16f1-437e-a6a5-5726d52a8f94', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5271071-16f1-437e-a6a5-5726d52a8f94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:36:42,987 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:36:42,987 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-435c182c-4460-4b57-bdb7-e0ad006b690f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-435c182c-4460-4b57-bdb7-e0ad006b690f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:36:44,092 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.096s 2021-01-12 15:36:44,093 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca3d7b62-0e11-4d64-b178-2be519acfb27', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca3d7b62-0e11-4d64-b178-2be519acfb27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:36:45,200 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.097s 2021-01-12 15:36:45,200 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30adf2e7-9114-4269-898a-0d28054be8cd', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30adf2e7-9114-4269-898a-0d28054be8cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:36:46,301 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.093s 2021-01-12 15:36:46,301 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b6dd393-e7f9-4fc8-b889-5cb2220ad9f3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b6dd393-e7f9-4fc8-b889-5cb2220ad9f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:36:47,402 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.091s 2021-01-12 15:36:47,402 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a1a8530-2ec4-4d68-ac67-a595664ef5ab', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a1a8530-2ec4-4d68-ac67-a595664ef5ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:36:48,513 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.102s 2021-01-12 15:36:48,514 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0217f7ea-e3b2-4d0e-bee3-f59dfca2f671', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0217f7ea-e3b2-4d0e-bee3-f59dfca2f671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:36:49,617 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:36:49,618 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40ba0734-b757-432f-9af9-11f00acb4794', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40ba0734-b757-432f-9af9-11f00acb4794', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:36:50,725 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.098s 2021-01-12 15:36:50,725 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ad3298b-e825-48ed-8a12-2d4095a5f72e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ad3298b-e825-48ed-8a12-2d4095a5f72e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:36:51,832 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.098s 2021-01-12 15:36:51,832 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71e23d51-8cac-40cd-992c-91092de63050', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71e23d51-8cac-40cd-992c-91092de63050', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:36:52,937 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.096s 2021-01-12 15:36:52,938 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be2ab6c2-29e5-44e1-b068-b0fdf8ce194b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be2ab6c2-29e5-44e1-b068-b0fdf8ce194b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:36:54,040 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.093s 2021-01-12 15:36:54,040 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-765f4afd-a6eb-435f-bebf-64ed2e36278e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-765f4afd-a6eb-435f-bebf-64ed2e36278e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:36:55,146 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.097s 2021-01-12 15:36:55,148 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b784c54d-8340-4911-b57f-33d82c29bba5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b784c54d-8340-4911-b57f-33d82c29bba5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:36:56,250 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.093s 2021-01-12 15:36:56,250 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fb73a7a-3ca6-4b93-a773-a8bb9a13d292', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fb73a7a-3ca6-4b93-a773-a8bb9a13d292', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:36:57,351 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.093s 2021-01-12 15:36:57,352 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62119488-5da0-4569-b586-09ae2691d792', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62119488-5da0-4569-b586-09ae2691d792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:36:58,455 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:36:58,456 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2683b9e9-f2f3-484d-a365-7b6fed75c392', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2683b9e9-f2f3-484d-a365-7b6fed75c392', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:36:59,556 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.091s 2021-01-12 15:36:59,557 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c26bb8ca-16be-4a84-8da2-453f885a0296', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c26bb8ca-16be-4a84-8da2-453f885a0296', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:00,662 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.097s 2021-01-12 15:37:00,662 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4d7b15f-14fe-4b49-b9a2-0a28262ec0dd', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4d7b15f-14fe-4b49-b9a2-0a28262ec0dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:01,772 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.101s 2021-01-12 15:37:01,772 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87f45697-b5ab-4e80-b57a-22684f155811', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87f45697-b5ab-4e80-b57a-22684f155811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:02,875 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:37:02,875 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26af6727-4608-4267-b8a6-5141a159289d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26af6727-4608-4267-b8a6-5141a159289d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:03,977 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.092s 2021-01-12 15:37:03,977 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5790cb33-72c7-4665-8aa6-9be0deec0804', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5790cb33-72c7-4665-8aa6-9be0deec0804', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:05,086 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.100s 2021-01-12 15:37:05,087 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7492cea5-3542-4ae6-98ce-b50f845ecf87', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7492cea5-3542-4ae6-98ce-b50f845ecf87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:06,187 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.092s 2021-01-12 15:37:06,188 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6404c2a9-06da-47d3-b0d7-403ffa2230dd', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6404c2a9-06da-47d3-b0d7-403ffa2230dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:07,292 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:37:07,292 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8c86dde-beeb-41fa-9144-237e8a3e949b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8c86dde-beeb-41fa-9144-237e8a3e949b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:08,398 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.097s 2021-01-12 15:37:08,399 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e07972db-1384-4fd1-876d-7c5ff28bfefa', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e07972db-1384-4fd1-876d-7c5ff28bfefa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:09,499 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.092s 2021-01-12 15:37:09,500 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-239b1c02-d528-47a9-a01b-7cc7efcfa58e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-239b1c02-d528-47a9-a01b-7cc7efcfa58e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:10,605 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.096s 2021-01-12 15:37:10,606 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c6652f8-4d16-4d5c-a649-8a5cf044811b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c6652f8-4d16-4d5c-a649-8a5cf044811b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:11,708 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.093s 2021-01-12 15:37:11,708 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ac2d436-b170-4788-8ad7-349ca342c3c0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ac2d436-b170-4788-8ad7-349ca342c3c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:12,831 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.115s 2021-01-12 15:37:12,832 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-269fc6bb-2a6d-4810-ac09-bfb1b808e23d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-269fc6bb-2a6d-4810-ac09-bfb1b808e23d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:13,938 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.098s 2021-01-12 15:37:13,939 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae2e1df5-4161-4583-bacf-37b5b9ab311b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae2e1df5-4161-4583-bacf-37b5b9ab311b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:15,049 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.102s 2021-01-12 15:37:15,049 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34ec69d2-dcf3-4b1a-9267-dae3d0e90562', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34ec69d2-dcf3-4b1a-9267-dae3d0e90562', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:16,154 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.096s 2021-01-12 15:37:16,155 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3334a68c-a2ad-4b3c-bff1-f7f56fcd75ff', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3334a68c-a2ad-4b3c-bff1-f7f56fcd75ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:17,260 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.096s 2021-01-12 15:37:17,260 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c8a9dfc-2fd1-458e-a83e-0244c1a082c6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c8a9dfc-2fd1-458e-a83e-0244c1a082c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:18,364 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:37:18,365 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4caabdd5-c7c9-408b-a648-787104c5ad43', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4caabdd5-c7c9-408b-a648-787104c5ad43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:19,470 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:37:19,470 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa258d55-04f9-48a0-a5d5-57b29ec20b7d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa258d55-04f9-48a0-a5d5-57b29ec20b7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:20,573 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:37:20,574 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd907087-13ca-4ff4-9e5c-90e9060b61ad', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd907087-13ca-4ff4-9e5c-90e9060b61ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:21,677 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:37:21,678 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07a11c17-a824-4801-8681-5f9e800d529a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07a11c17-a824-4801-8681-5f9e800d529a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:22,779 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.093s 2021-01-12 15:37:22,779 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ea44d16-a532-47b9-9a19-f0af39624b54', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ea44d16-a532-47b9-9a19-f0af39624b54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:23,883 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:37:23,883 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a4511dd-4393-41b0-9b3c-3ce4cf7795fa', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a4511dd-4393-41b0-9b3c-3ce4cf7795fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:24,989 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.097s 2021-01-12 15:37:24,990 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a417dc4-ce95-4b37-aa3e-445af955b919', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a417dc4-ce95-4b37-aa3e-445af955b919', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:26,091 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.093s 2021-01-12 15:37:26,091 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-244167f7-cdb3-46da-bfda-a0733a5959e3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-244167f7-cdb3-46da-bfda-a0733a5959e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:27,193 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.092s 2021-01-12 15:37:27,193 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58d0feed-1b4d-47c2-b430-c58eae416413', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58d0feed-1b4d-47c2-b430-c58eae416413', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:28,297 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:37:28,297 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9fa546f-625e-43f1-9111-50bc3ba6192a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9fa546f-625e-43f1-9111-50bc3ba6192a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:29,402 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:37:29,402 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59e1e1b1-b519-4b8e-98c6-d1ee6d924a12', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59e1e1b1-b519-4b8e-98c6-d1ee6d924a12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:30,539 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.128s 2021-01-12 15:37:30,539 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2faae050-b655-4cc0-a4a6-7c12490b51f7', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2faae050-b655-4cc0-a4a6-7c12490b51f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:31,647 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.098s 2021-01-12 15:37:31,647 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3a41be6-daca-4c9a-9e1b-48a7a3471aa4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3a41be6-daca-4c9a-9e1b-48a7a3471aa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:32,751 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:37:32,752 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b86f957d-0717-4c62-ae3b-e3a0e1a1d725', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b86f957d-0717-4c62-ae3b-e3a0e1a1d725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:33,857 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.096s 2021-01-12 15:37:33,857 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a896560-6216-4dd7-9edf-baf9adf61b99', 'content-length': '1205', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a896560-6216-4dd7-9edf-baf9adf61b99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:37:33.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:33,865 94885 INFO [tempest.common.waiters] volume ad5bdbee-6b24-43ed-8376-a08476fef555 reached in-use after waiting for 62.865239 seconds 2021-01-12 15:37:33,966 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/os-volume_attachments 0.101s 2021-01-12 15:37:33,967 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86598d0f-f05e-44aa-b89f-b109efb41f91', 'x-compute-request-id': 'req-86598d0f-f05e-44aa-b89f-b109efb41f91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "volumeId": "0fedec30-da98-4144-bc43-506c37bd2291", "serverId": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "device": "/dev/sdb"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "volumeId": "ad5bdbee-6b24-43ed-8376-a08476fef555", "serverId": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "device": "/dev/sdc"}]}' 2021-01-12 15:37:33,982 94885 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.210:22' as 'ubuntu' with public key authentication 2021-01-12 15:37:34,001 94885 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-01-12 15:37:34,204 94885 INFO [paramiko.transport] Authentication (publickey) successful! 2021-01-12 15:37:34,204 94885 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.210 successfully created 2021-01-12 15:37:34,309 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/os-volume_attachments/0fedec30-da98-4144-bc43-506c37bd2291 0.103s 2021-01-12 15:37:34,309 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3a3f2bd-49ab-4592-a1a2-83af4d2a6187', 'x-compute-request-id': 'req-a3a3f2bd-49ab-4592-a1a2-83af4d2a6187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/os-volume_attachments/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volumeAttachment": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "volumeId": "0fedec30-da98-4144-bc43-506c37bd2291", "serverId": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "device": "/dev/sdb"}}' 2021-01-12 15:37:34,608 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 DELETE http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/os-volume_attachments/0fedec30-da98-4144-bc43-506c37bd2291 0.297s 2021-01-12 15:37:34,609 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7742eb23-09a8-40dc-a0a9-0062f43fcedc', 'x-compute-request-id': 'req-7742eb23-09a8-40dc-a0a9-0062f43fcedc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/os-volume_attachments/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'' 2021-01-12 15:37:34,722 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.113s 2021-01-12 15:37:34,723 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc1c95d6-9750-4d9e-89ea-4692d1d12e30', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc1c95d6-9750-4d9e-89ea-4692d1d12e30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:35,824 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:37:35,824 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad8bb844-2e28-47ad-85da-8aa6bc9ea08c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad8bb844-2e28-47ad-85da-8aa6bc9ea08c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:36,930 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:37:36,930 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c44135b-5b1e-43ab-80f7-c7a05a01d214', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c44135b-5b1e-43ab-80f7-c7a05a01d214', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:38,035 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:37:38,036 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb842bda-185d-45f8-a9b0-3a51afd69823', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb842bda-185d-45f8-a9b0-3a51afd69823', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:39,139 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:37:39,139 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d39f3f3-91ff-41f4-8b8f-014fc2ed5830', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d39f3f3-91ff-41f4-8b8f-014fc2ed5830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:40,246 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:37:40,246 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-201f2742-1101-4e04-a5f0-6a3eba34231e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-201f2742-1101-4e04-a5f0-6a3eba34231e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:41,347 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:37:41,348 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b896552c-32e3-4591-96ea-43385c8a0484', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b896552c-32e3-4591-96ea-43385c8a0484', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:42,449 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:37:42,450 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7b4a0e2-305a-45bd-8d85-2b356f54dd38', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7b4a0e2-305a-45bd-8d85-2b356f54dd38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:43,557 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:37:43,557 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-537f31d3-1100-40e8-920e-a3f00d79b22a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-537f31d3-1100-40e8-920e-a3f00d79b22a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:44,664 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.098s 2021-01-12 15:37:44,664 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de02ea98-9a7a-4875-8ef1-d9089f8c7827', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de02ea98-9a7a-4875-8ef1-d9089f8c7827', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:45,769 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:37:45,770 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ec2f95f-dc45-4635-9a3e-b025baac8d22', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ec2f95f-dc45-4635-9a3e-b025baac8d22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:46,872 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:37:46,872 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4b7fca4-da80-4f75-a733-d6b5f7f1c866', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4b7fca4-da80-4f75-a733-d6b5f7f1c866', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:47,978 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:37:47,979 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03ffe8a2-882d-4cf6-856a-9ae7f9308e07', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03ffe8a2-882d-4cf6-856a-9ae7f9308e07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:49,081 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:37:49,082 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b449bfc7-b3ed-430e-803f-8395bcf48ea0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b449bfc7-b3ed-430e-803f-8395bcf48ea0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:50,185 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:37:50,185 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69418aea-7188-4b75-afae-ffb2fe5cbe48', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69418aea-7188-4b75-afae-ffb2fe5cbe48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:51,292 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:37:51,292 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd00e903-9f19-42e8-b4ff-134934b446d7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd00e903-9f19-42e8-b4ff-134934b446d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:52,402 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.101s 2021-01-12 15:37:52,403 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bf8227c-5e85-4ad9-a04e-db1db07a383c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bf8227c-5e85-4ad9-a04e-db1db07a383c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:53,512 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.100s 2021-01-12 15:37:53,512 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77a4890b-5763-461c-9737-ccac032ab49d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77a4890b-5763-461c-9737-ccac032ab49d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:54,616 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:37:54,616 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb8c749b-bae6-48b5-aac6-500a0b804a61', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb8c749b-bae6-48b5-aac6-500a0b804a61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:55,728 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.102s 2021-01-12 15:37:55,728 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6762bb97-4207-4983-b73f-39c5425eb694', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6762bb97-4207-4983-b73f-39c5425eb694', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:56,832 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:37:56,833 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-045b6bd0-f5ce-410e-b9ed-62338c1d7707', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-045b6bd0-f5ce-410e-b9ed-62338c1d7707', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:57,937 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:37:57,937 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df4b4d94-892f-49fa-8ace-469310deffbe', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df4b4d94-892f-49fa-8ace-469310deffbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:37:59,045 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.098s 2021-01-12 15:37:59,046 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a62ca1c1-fb3e-4e4d-aba5-ccc826930efb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a62ca1c1-fb3e-4e4d-aba5-ccc826930efb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:00,148 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:38:00,149 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-998d4c87-b47c-4bee-a183-df2c66e1708d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-998d4c87-b47c-4bee-a183-df2c66e1708d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:01,251 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:38:01,252 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-592bea65-b131-4ce2-b96a-d7713415ef4b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-592bea65-b131-4ce2-b96a-d7713415ef4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:02,358 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:38:02,359 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dedd19b-0f7d-4872-86d9-3c581ff97981', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dedd19b-0f7d-4872-86d9-3c581ff97981', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:03,467 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.099s 2021-01-12 15:38:03,468 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4133543d-b3b7-44ba-b4db-be7805627e98', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4133543d-b3b7-44ba-b4db-be7805627e98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:04,570 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:38:04,570 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97a3d17e-c8ad-4d81-a3e4-e91519f3aac2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97a3d17e-c8ad-4d81-a3e4-e91519f3aac2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:05,678 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.100s 2021-01-12 15:38:05,679 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f13dfb7-f989-44ed-9c90-ac594cf9cf32', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f13dfb7-f989-44ed-9c90-ac594cf9cf32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:06,782 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:38:06,782 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ba6658c-a102-4e51-9c21-b25b38f1f8b4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ba6658c-a102-4e51-9c21-b25b38f1f8b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:07,889 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:38:07,890 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfb4ba20-f7e2-4e5a-a610-0c164a83aca3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfb4ba20-f7e2-4e5a-a610-0c164a83aca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:09,004 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.105s 2021-01-12 15:38:09,005 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49ca1641-f47e-4f20-84b4-91c8a5f2f350', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49ca1641-f47e-4f20-84b4-91c8a5f2f350', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:10,109 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:38:10,109 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a395ff0c-04d3-4e78-9616-a264b759d603', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a395ff0c-04d3-4e78-9616-a264b759d603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:11,214 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:38:11,214 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8822d8c3-1ec3-49e5-acdc-2718578e94c7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8822d8c3-1ec3-49e5-acdc-2718578e94c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:12,321 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.098s 2021-01-12 15:38:12,321 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00ce3ac9-e629-4824-9f8e-8825aa3b4b5a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00ce3ac9-e629-4824-9f8e-8825aa3b4b5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:13,426 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:38:13,426 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39a998af-0ad3-4be9-bf54-dd825f588db0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39a998af-0ad3-4be9-bf54-dd825f588db0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:14,530 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:38:14,531 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a4b0b30-db80-4d3d-8015-d07cb0cc3a66', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a4b0b30-db80-4d3d-8015-d07cb0cc3a66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:15,631 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:38:15,632 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82a48d5a-ba3a-420f-8f7b-a406f48b1340', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82a48d5a-ba3a-420f-8f7b-a406f48b1340', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:16,736 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:38:16,736 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e5738ad-a9fe-446c-b4bd-a015bc577a50', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e5738ad-a9fe-446c-b4bd-a015bc577a50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:17,843 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:38:17,844 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c36d0485-e5df-4f8c-9a96-542c8ebd2fac', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c36d0485-e5df-4f8c-9a96-542c8ebd2fac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:18,946 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:38:18,947 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8b5b8be-40b2-49cb-964e-c02de75ef4ff', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8b5b8be-40b2-49cb-964e-c02de75ef4ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:20,055 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.100s 2021-01-12 15:38:20,055 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41d66cce-ffcf-4af5-8723-f85474993430', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41d66cce-ffcf-4af5-8723-f85474993430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:21,170 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.105s 2021-01-12 15:38:21,170 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a95930fc-7ac6-43b5-91fa-3e7d5f5514ce', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a95930fc-7ac6-43b5-91fa-3e7d5f5514ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:22,284 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.104s 2021-01-12 15:38:22,284 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9336eec-cb7a-4ad8-8eee-d9589daa0a9f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9336eec-cb7a-4ad8-8eee-d9589daa0a9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:23,390 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:38:23,391 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7a27182-b6bc-4e35-818d-33960998105f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7a27182-b6bc-4e35-818d-33960998105f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:24,494 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:38:24,494 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27f82334-6d4c-455a-873c-99e71378659f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27f82334-6d4c-455a-873c-99e71378659f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:25,601 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:38:25,601 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b52b3115-1942-4c72-9371-d5aedf87dd75', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b52b3115-1942-4c72-9371-d5aedf87dd75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:26,715 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.103s 2021-01-12 15:38:26,715 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-528ade89-f78b-4db5-8847-ed083eb86257', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-528ade89-f78b-4db5-8847-ed083eb86257', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:27,826 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.101s 2021-01-12 15:38:27,827 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d808440-f940-4454-ab3d-44869cec85f0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d808440-f940-4454-ab3d-44869cec85f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:28,933 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:38:28,933 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7a742f5-30c3-4e23-9420-4e3a3bc33ce4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7a742f5-30c3-4e23-9420-4e3a3bc33ce4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:30,036 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:38:30,036 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7171ef44-342b-40ee-ba99-762a1ddcee3f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7171ef44-342b-40ee-ba99-762a1ddcee3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:31,154 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.108s 2021-01-12 15:38:31,154 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-837b2194-0b00-4094-996f-326740a4d51f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-837b2194-0b00-4094-996f-326740a4d51f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:32,257 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:38:32,258 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16b3e599-d4e3-4ca0-a21b-e9f7aff4f2ec', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16b3e599-d4e3-4ca0-a21b-e9f7aff4f2ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:33,363 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:38:33,364 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c352cdd-1d3d-4db4-ba2c-9c148f1d4c25', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c352cdd-1d3d-4db4-ba2c-9c148f1d4c25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:34,470 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.098s 2021-01-12 15:38:34,471 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-949d6dfa-165b-40da-ae62-a1769a698a14', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-949d6dfa-165b-40da-ae62-a1769a698a14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:35,592 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.112s 2021-01-12 15:38:35,593 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9391fc3c-ee6c-4f78-b749-9e0a5afe50d7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9391fc3c-ee6c-4f78-b749-9e0a5afe50d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:36,697 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:38:36,697 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46c8cc55-98a5-45e4-81ef-ebef104ff131', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46c8cc55-98a5-45e4-81ef-ebef104ff131', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:37,798 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:38:37,799 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b31980b-92af-4530-9b7b-120b76fe3ba5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b31980b-92af-4530-9b7b-120b76fe3ba5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:38,906 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.098s 2021-01-12 15:38:38,906 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47d3d7c0-70ea-4a76-a213-3e0f297fa821', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47d3d7c0-70ea-4a76-a213-3e0f297fa821', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:40,008 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:38:40,008 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ea42393-9c6a-4f80-8631-b47fdddc9e2c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ea42393-9c6a-4f80-8631-b47fdddc9e2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:41,116 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.099s 2021-01-12 15:38:41,117 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a912f687-8374-4d11-910f-0103bab2ecc3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a912f687-8374-4d11-910f-0103bab2ecc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:42,221 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:38:42,221 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6f4b84d-b4f7-464f-a82d-c4513a941d17', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6f4b84d-b4f7-464f-a82d-c4513a941d17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:43,325 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:38:43,325 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3159cd24-3c25-40a8-990e-c660c473d8ff', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3159cd24-3c25-40a8-990e-c660c473d8ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:44,432 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.098s 2021-01-12 15:38:44,432 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da57a05e-cf51-4f3b-98c8-8494249c2e09', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da57a05e-cf51-4f3b-98c8-8494249c2e09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:45,535 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:38:45,535 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7336e73-9401-4f67-a558-c62b8d484670', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7336e73-9401-4f67-a558-c62b8d484670', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:46,640 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:38:46,640 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1330e254-d443-4938-abda-89ee53e8b692', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1330e254-d443-4938-abda-89ee53e8b692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:47,744 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:38:47,745 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bc08261-c310-4c78-9869-54109b8c43a5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bc08261-c310-4c78-9869-54109b8c43a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:48,856 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.101s 2021-01-12 15:38:48,857 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c267f47-34d8-4dc5-853b-9b159a2aec48', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c267f47-34d8-4dc5-853b-9b159a2aec48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:49,963 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.098s 2021-01-12 15:38:49,964 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a169d68-a256-4a60-b843-03559d2d9854', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a169d68-a256-4a60-b843-03559d2d9854', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:51,071 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:38:51,071 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47163bcd-c2b8-47d0-8edc-47b41327e75f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47163bcd-c2b8-47d0-8edc-47b41327e75f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:52,175 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:38:52,175 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38d165a1-e1d0-4b37-b4ee-937d77d99fe4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38d165a1-e1d0-4b37-b4ee-937d77d99fe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:53,278 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:38:53,279 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74d4e790-454f-4db2-b5e0-2c33c4b754b2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74d4e790-454f-4db2-b5e0-2c33c4b754b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:54,379 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:38:54,380 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57b0e5fd-2d13-466d-9440-628b6fc8671c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57b0e5fd-2d13-466d-9440-628b6fc8671c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:55,486 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:38:55,487 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fad5515d-169e-409b-bb91-812c3033bd85', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fad5515d-169e-409b-bb91-812c3033bd85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:56,593 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:38:56,594 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b745d9ca-7d30-42a3-a3cd-38288860fe2c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b745d9ca-7d30-42a3-a3cd-38288860fe2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:57,696 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:38:57,697 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a0f0ab7-7c25-4147-ba79-7e68f82b415c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a0f0ab7-7c25-4147-ba79-7e68f82b415c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:58,805 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.099s 2021-01-12 15:38:58,805 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9467afba-71aa-4feb-b182-979f8ae3be9f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9467afba-71aa-4feb-b182-979f8ae3be9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:38:59,910 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:38:59,911 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c6379c0-c71f-4946-9e3f-d58d91536092', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c6379c0-c71f-4946-9e3f-d58d91536092', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:01,018 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:39:01,019 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2e96470-3fa3-4380-b3c0-24eb6bdcc1af', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2e96470-3fa3-4380-b3c0-24eb6bdcc1af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:02,126 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.098s 2021-01-12 15:39:02,127 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-809c9afa-b770-4a1a-84cf-ecd849be90e6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-809c9afa-b770-4a1a-84cf-ecd849be90e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:03,232 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:39:03,232 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f98bc30-8ec7-408a-8d09-d4d3dcc1d7e1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f98bc30-8ec7-408a-8d09-d4d3dcc1d7e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:04,336 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:39:04,337 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-309157d3-68ad-437b-ade6-b960e7f2152f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-309157d3-68ad-437b-ade6-b960e7f2152f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:05,441 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:39:05,441 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-736ac11a-bbec-4cfb-baec-5dcefc3cd052', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-736ac11a-bbec-4cfb-baec-5dcefc3cd052', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:06,556 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.105s 2021-01-12 15:39:06,556 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-398c2284-6d5e-4cae-8429-d8633f2ac29d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-398c2284-6d5e-4cae-8429-d8633f2ac29d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:07,659 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:39:07,660 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71e28261-d14a-4a09-b6c5-0280fbd74f55', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71e28261-d14a-4a09-b6c5-0280fbd74f55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:08,772 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.104s 2021-01-12 15:39:08,773 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53d2ee9f-3fe4-4d05-ade8-0991c6960c57', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53d2ee9f-3fe4-4d05-ade8-0991c6960c57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:09,875 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:39:09,876 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3050ed3f-88a3-489f-bb01-f8d64c868921', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3050ed3f-88a3-489f-bb01-f8d64c868921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:10,981 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:39:10,982 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb702f56-bdf6-4b7e-a462-334c8a446f28', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb702f56-bdf6-4b7e-a462-334c8a446f28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:12,085 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:39:12,085 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ee756ab-6631-49d4-a44b-97cda11c625d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ee756ab-6631-49d4-a44b-97cda11c625d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:13,187 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:39:13,187 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74c40a8a-c34f-4a62-b926-71f50576e22b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74c40a8a-c34f-4a62-b926-71f50576e22b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:14,291 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:39:14,291 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e6f6d21-d0d0-4e2a-9a4c-f603efad4121', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e6f6d21-d0d0-4e2a-9a4c-f603efad4121', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:15,393 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:39:15,393 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f08eb87-871b-4cb3-9a9a-dbc8aa12c27d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f08eb87-871b-4cb3-9a9a-dbc8aa12c27d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:16,497 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:39:16,497 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80af045e-9ea3-4591-928c-c8e9e03dc967', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80af045e-9ea3-4591-928c-c8e9e03dc967', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:17,600 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:39:17,601 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccccd325-aca4-4aa6-ad77-bc517b956f30', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccccd325-aca4-4aa6-ad77-bc517b956f30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:18,707 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:39:18,707 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7235b3eb-5ba4-429a-82e1-2100a1b02b2d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7235b3eb-5ba4-429a-82e1-2100a1b02b2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:19,812 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:39:19,812 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5a71c3a-644e-4756-9eec-b09582ceb58d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5a71c3a-644e-4756-9eec-b09582ceb58d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:20,916 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:39:20,916 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a2435e4-bcbe-41b2-9e9a-6eba58f31287', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a2435e4-bcbe-41b2-9e9a-6eba58f31287', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:22,023 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.098s 2021-01-12 15:39:22,023 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47c0e0d5-cefa-497f-b83f-4031dfa88698', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47c0e0d5-cefa-497f-b83f-4031dfa88698', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:23,128 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:39:23,128 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15bd70e7-ea6f-4f1c-8d6d-3ebd01a4f6e0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15bd70e7-ea6f-4f1c-8d6d-3ebd01a4f6e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:24,233 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:39:24,233 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58c358bf-62da-4b0b-8498-026e6937ef4b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58c358bf-62da-4b0b-8498-026e6937ef4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:25,336 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:39:25,336 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72cfa74c-5768-442e-9923-faba778cfd68', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72cfa74c-5768-442e-9923-faba778cfd68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:26,443 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.098s 2021-01-12 15:39:26,443 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3f44b59-e160-4c15-bc24-f797a38ed044', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3f44b59-e160-4c15-bc24-f797a38ed044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:27,548 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:39:27,549 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50eaa409-d352-4978-9676-33591fed86ed', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50eaa409-d352-4978-9676-33591fed86ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:28,653 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:39:28,654 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-483f05fd-391e-4484-9621-ca9a7b351967', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-483f05fd-391e-4484-9621-ca9a7b351967', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:29,762 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.099s 2021-01-12 15:39:29,762 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e0a4c2d-c1d3-4669-8fc4-09db8e04c6a5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e0a4c2d-c1d3-4669-8fc4-09db8e04c6a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:30,864 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:39:30,865 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4048743a-7c17-450d-8a08-1471754a90f8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4048743a-7c17-450d-8a08-1471754a90f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:31,984 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.110s 2021-01-12 15:39:31,985 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56549f7b-e779-4834-b8a7-76a897d6cd0c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56549f7b-e779-4834-b8a7-76a897d6cd0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:33,089 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:39:33,090 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00e09e6e-d258-442f-9e07-0ea2b66dd9d1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00e09e6e-d258-442f-9e07-0ea2b66dd9d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:34,197 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.098s 2021-01-12 15:39:34,197 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1777b25e-a169-4ad7-97f4-31b7b1e06bb6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1777b25e-a169-4ad7-97f4-31b7b1e06bb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:35,302 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:39:35,303 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d180e46-e8af-4ac2-914d-ed7bf7b5d422', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d180e46-e8af-4ac2-914d-ed7bf7b5d422', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:36,403 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:39:36,404 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a8d91ba-0f22-40f2-9886-ca215aa4e3c4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a8d91ba-0f22-40f2-9886-ca215aa4e3c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:37,504 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:39:37,504 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cfa4ecd-38e8-49a3-a8e4-6f10817f799f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cfa4ecd-38e8-49a3-a8e4-6f10817f799f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:38,608 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:39:38,608 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5087c81-a1bf-4fa2-94b0-9290c01bae6a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5087c81-a1bf-4fa2-94b0-9290c01bae6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:39,711 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:39:39,711 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9211ef54-338f-473d-8b2c-957d001e70ab', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9211ef54-338f-473d-8b2c-957d001e70ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:40,814 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:39:40,815 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-126f61cd-030c-4717-8909-88fc25a54920', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-126f61cd-030c-4717-8909-88fc25a54920', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:41,919 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:39:41,919 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd4ddd99-52a0-40a2-957c-65d6b8d7a233', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd4ddd99-52a0-40a2-957c-65d6b8d7a233', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:43,026 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.098s 2021-01-12 15:39:43,027 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d6f0630-3035-4c24-98bb-be13a86714aa', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d6f0630-3035-4c24-98bb-be13a86714aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:44,129 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:39:44,129 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87907d7f-92a4-4bb4-83f9-b2b63232ba5e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87907d7f-92a4-4bb4-83f9-b2b63232ba5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:45,233 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:39:45,233 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79e929be-9fd0-4ddd-97c8-a13a528ae476', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79e929be-9fd0-4ddd-97c8-a13a528ae476', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:46,338 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:39:46,339 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b8ae1d8-97c6-47bc-a72d-c3c890f96f7f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b8ae1d8-97c6-47bc-a72d-c3c890f96f7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:47,439 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:39:47,440 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bc73a42-2b15-4d1b-8146-f41267e3d36a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bc73a42-2b15-4d1b-8146-f41267e3d36a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:48,546 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:39:48,546 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a99d4c2-40f4-48b1-9ac7-41d371936d61', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a99d4c2-40f4-48b1-9ac7-41d371936d61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:49,650 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:39:49,650 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c57cd065-c0bf-4293-b01a-70485c35679d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c57cd065-c0bf-4293-b01a-70485c35679d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:50,759 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.100s 2021-01-12 15:39:50,759 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7aaec149-849d-4beb-b810-395e8f340bbf', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7aaec149-849d-4beb-b810-395e8f340bbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:51,862 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:39:51,862 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d58cd2e-ea2b-48b0-9a59-95fd3829a344', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d58cd2e-ea2b-48b0-9a59-95fd3829a344', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:52,967 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:39:52,968 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cc4b8f8-8ce0-455b-9ded-90f419904110', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cc4b8f8-8ce0-455b-9ded-90f419904110', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:54,071 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:39:54,072 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e96d4870-ea71-4e0a-99f9-83ea339770b6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e96d4870-ea71-4e0a-99f9-83ea339770b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:55,176 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:39:55,176 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fa52c4e-89bd-4c54-b4c8-81536bac7d42', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fa52c4e-89bd-4c54-b4c8-81536bac7d42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:56,282 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:39:56,282 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c78817eb-6dad-491d-bf71-9441638101a3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c78817eb-6dad-491d-bf71-9441638101a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:57,388 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:39:57,388 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afa806e7-28f5-42b6-89d3-d3e19bec9865', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afa806e7-28f5-42b6-89d3-d3e19bec9865', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:58,490 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:39:58,490 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85c73594-7484-42a1-9919-ea0d90325362', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85c73594-7484-42a1-9919-ea0d90325362', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:39:59,594 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:39:59,595 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-408e918f-3f1b-4063-b9b1-da06e2bd60f1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-408e918f-3f1b-4063-b9b1-da06e2bd60f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:00,698 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:40:00,698 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fb33355-5b16-41d3-be55-d93ddf9c3633', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fb33355-5b16-41d3-be55-d93ddf9c3633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:01,802 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:40:01,802 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82d052d4-74a0-4a83-bc81-47c34d9ca861', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82d052d4-74a0-4a83-bc81-47c34d9ca861', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:02,908 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:40:02,908 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30934757-e5db-46af-a4d6-66401666f9b2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30934757-e5db-46af-a4d6-66401666f9b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:04,012 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:40:04,012 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c568586-22b4-4718-82a9-5b37d6b44b37', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c568586-22b4-4718-82a9-5b37d6b44b37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:05,118 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:40:05,118 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53711f9e-9b52-4c1b-8924-311f85e99bea', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53711f9e-9b52-4c1b-8924-311f85e99bea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:06,226 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.099s 2021-01-12 15:40:06,226 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a13bcb1d-8201-4b7a-ad0a-86a758737759', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a13bcb1d-8201-4b7a-ad0a-86a758737759', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:07,330 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:40:07,330 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf2eed51-433c-4440-8636-dc5315c1bff5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf2eed51-433c-4440-8636-dc5315c1bff5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:08,437 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:40:08,437 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec3daa97-9dd6-4ede-ac5d-04b88cb05c4d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec3daa97-9dd6-4ede-ac5d-04b88cb05c4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:09,544 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:40:09,544 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60731ef6-2637-47d5-bf1d-e131b7d3d4f2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60731ef6-2637-47d5-bf1d-e131b7d3d4f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:10,645 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:40:10,646 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae59a980-85c0-4789-a104-a9a626e7e8be', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae59a980-85c0-4789-a104-a9a626e7e8be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:11,757 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.103s 2021-01-12 15:40:11,758 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efed7251-74a5-48b0-937c-32ce46834695', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efed7251-74a5-48b0-937c-32ce46834695', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:12,876 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.110s 2021-01-12 15:40:12,877 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5c79f67-dc01-40e6-b528-9e91a8577994', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5c79f67-dc01-40e6-b528-9e91a8577994', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:13,978 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:40:13,978 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dd3faa2-baa0-43eb-9fef-df59ff47d78c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dd3faa2-baa0-43eb-9fef-df59ff47d78c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:15,080 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:40:15,080 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28169288-e77c-4609-8b85-9a1a80ba71d9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28169288-e77c-4609-8b85-9a1a80ba71d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:16,187 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.098s 2021-01-12 15:40:16,187 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-346038d1-e6fa-410b-83ea-f0304d09e801', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-346038d1-e6fa-410b-83ea-f0304d09e801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:17,299 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.102s 2021-01-12 15:40:17,299 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d69dfed2-568e-4b06-b16d-422b57f36687', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d69dfed2-568e-4b06-b16d-422b57f36687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:18,406 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:40:18,406 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10b733ab-844f-4a87-ae35-5fc1e08bc6a9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10b733ab-844f-4a87-ae35-5fc1e08bc6a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:19,515 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.098s 2021-01-12 15:40:19,515 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2297b8a1-bccb-4990-8b0e-16d9305315dd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2297b8a1-bccb-4990-8b0e-16d9305315dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:20,620 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:40:20,620 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9b5383a-11cc-4b68-98a2-5bbe538e0e8f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9b5383a-11cc-4b68-98a2-5bbe538e0e8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:21,723 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:40:21,724 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80950ada-4668-4b44-80dd-b219f37a5181', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80950ada-4668-4b44-80dd-b219f37a5181', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:22,830 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:40:22,831 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b31f9af5-a9c1-4a4c-9747-6203a08036f9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b31f9af5-a9c1-4a4c-9747-6203a08036f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:23,935 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:40:23,935 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6157e5c1-4244-4c80-af06-9632e48f5fcb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6157e5c1-4244-4c80-af06-9632e48f5fcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:25,040 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:40:25,040 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99bf19d2-dcd8-405f-8276-9e24466b6c0d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99bf19d2-dcd8-405f-8276-9e24466b6c0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:26,153 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.103s 2021-01-12 15:40:26,153 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c502a799-17be-4884-805d-3c294ae9720f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c502a799-17be-4884-805d-3c294ae9720f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:27,259 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:40:27,260 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7600ed81-e281-4e0c-a553-b7541c857c05', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7600ed81-e281-4e0c-a553-b7541c857c05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:28,368 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.099s 2021-01-12 15:40:28,369 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46fc76d4-d0c5-4642-ae76-1631982df0f8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46fc76d4-d0c5-4642-ae76-1631982df0f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:29,479 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:40:29,480 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ece9ac2-f4af-4918-9046-536f69754396', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ece9ac2-f4af-4918-9046-536f69754396', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:30,583 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:40:30,583 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8444cdd3-4bcf-4782-a769-e68f191cbbd9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8444cdd3-4bcf-4782-a769-e68f191cbbd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:31,686 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:40:31,687 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0837cba7-5476-45b1-a042-1a7ff204a194', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0837cba7-5476-45b1-a042-1a7ff204a194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:32,940 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.243s 2021-01-12 15:40:32,940 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f35ba704-892b-4730-90a8-91196f5d0a63', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f35ba704-892b-4730-90a8-91196f5d0a63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:34,052 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.102s 2021-01-12 15:40:34,052 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8e6a71a-ea17-471f-82dd-c61e1b25bacf', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8e6a71a-ea17-471f-82dd-c61e1b25bacf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:35,160 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.099s 2021-01-12 15:40:35,161 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-586ada23-aa9b-4c8f-9708-6eb406cb0bf5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-586ada23-aa9b-4c8f-9708-6eb406cb0bf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:36,261 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:40:36,261 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8411089c-0583-4963-bef8-f34c32d87608', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8411089c-0583-4963-bef8-f34c32d87608', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:37,363 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:40:37,364 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a3b56e5-63c7-44c9-acd8-306df4c74cb4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a3b56e5-63c7-44c9-acd8-306df4c74cb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:38,464 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:40:38,464 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f481d588-d80b-495b-a274-f9e246fb098d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f481d588-d80b-495b-a274-f9e246fb098d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:39,745 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.272s 2021-01-12 15:40:39,746 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06231d7c-5613-428b-a709-b6a3a94fb54c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06231d7c-5613-428b-a709-b6a3a94fb54c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:40,852 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:40:40,852 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3634e1ba-a90e-4c74-bc99-2bf5f17ae83f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3634e1ba-a90e-4c74-bc99-2bf5f17ae83f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:41,958 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:40:41,958 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef7de08d-3dfc-4ade-955e-92970a6ad652', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef7de08d-3dfc-4ade-955e-92970a6ad652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:43,064 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.098s 2021-01-12 15:40:43,065 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bcd2d5b-4f2b-4690-a88b-7ffa4d7b165a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bcd2d5b-4f2b-4690-a88b-7ffa4d7b165a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:44,166 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:40:44,167 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2306513-a6ca-4458-8c62-f3dab5466ac8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2306513-a6ca-4458-8c62-f3dab5466ac8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:45,273 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.098s 2021-01-12 15:40:45,274 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07740ed4-6ddb-4a2b-b323-75004810fc2f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07740ed4-6ddb-4a2b-b323-75004810fc2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:46,385 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.100s 2021-01-12 15:40:46,386 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a30d5a2-fb2b-4899-bf82-95e2533517d9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a30d5a2-fb2b-4899-bf82-95e2533517d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:47,491 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:40:47,492 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c794adfe-416e-410e-ad0b-502233796428', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c794adfe-416e-410e-ad0b-502233796428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:48,593 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:40:48,593 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4ea5f45-2e53-4128-aeb9-e4aaaeb54a32', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4ea5f45-2e53-4128-aeb9-e4aaaeb54a32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:49,696 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:40:49,696 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ca59154-6009-4baf-b355-b2f1d904b008', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ca59154-6009-4baf-b355-b2f1d904b008', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:50,796 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:40:50,797 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-429ebcea-1d19-49b4-9d42-6a4aff99ffac', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-429ebcea-1d19-49b4-9d42-6a4aff99ffac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:51,901 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:40:51,901 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e841821a-9689-4941-a8a3-54a908866c08', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e841821a-9689-4941-a8a3-54a908866c08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:53,002 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:40:53,002 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fce76a78-1f32-49c8-8915-03ac5ba98a93', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fce76a78-1f32-49c8-8915-03ac5ba98a93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:54,101 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:40:54,102 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93a3ff24-22ea-4fd5-9b58-f9fc74bb8f62', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93a3ff24-22ea-4fd5-9b58-f9fc74bb8f62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:55,212 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.102s 2021-01-12 15:40:55,213 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1823131c-b139-4d16-81c9-59bac3242a4d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1823131c-b139-4d16-81c9-59bac3242a4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:56,314 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:40:56,315 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c733be9b-bfc9-4ae9-946d-5b8d3b3c7ba4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c733be9b-bfc9-4ae9-946d-5b8d3b3c7ba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:57,421 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:40:57,422 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9d67c53-2f2c-462f-b525-c00ef49a64bd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9d67c53-2f2c-462f-b525-c00ef49a64bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:58,524 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:40:58,524 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5aa142f-e885-4194-b56a-c10adf512d87', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5aa142f-e885-4194-b56a-c10adf512d87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:40:59,629 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:40:59,630 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87cb092b-9929-4bf2-beeb-64fee80bb56c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87cb092b-9929-4bf2-beeb-64fee80bb56c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:00,733 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:41:00,733 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36ec633a-914b-438f-b4af-d0e9ee856af2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36ec633a-914b-438f-b4af-d0e9ee856af2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:01,839 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:41:01,839 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2947a1a-533e-4a86-bf56-347b0bc107bc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2947a1a-533e-4a86-bf56-347b0bc107bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:02,945 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:41:02,945 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f31cc65-7390-496c-b1fa-36ebc6658fb1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f31cc65-7390-496c-b1fa-36ebc6658fb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:04,049 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:41:04,049 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bc37000-9f29-477f-8df3-35cca224d547', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bc37000-9f29-477f-8df3-35cca224d547', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:05,153 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:41:05,153 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a0e47a3-c5c9-4b8a-96f7-7295139c6d5c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a0e47a3-c5c9-4b8a-96f7-7295139c6d5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:06,254 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:41:06,254 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8c9a317-9b53-4a63-9fd2-27e23b48b269', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8c9a317-9b53-4a63-9fd2-27e23b48b269', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:07,361 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.099s 2021-01-12 15:41:07,362 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d62b826f-6ffc-425c-a8ef-7701723d110a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d62b826f-6ffc-425c-a8ef-7701723d110a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:08,466 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:41:08,466 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc68af94-e5a3-4c71-91f7-4a61c01b19de', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc68af94-e5a3-4c71-91f7-4a61c01b19de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:09,569 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:41:09,569 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2754264a-14df-4f43-b539-920abff03c31', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2754264a-14df-4f43-b539-920abff03c31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:10,675 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:41:10,675 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a7b23e3-abd4-4fdb-b968-a43689f6bd1d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a7b23e3-abd4-4fdb-b968-a43689f6bd1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:11,780 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:41:11,781 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-371cf918-20a9-48a5-80c7-8a3b4ecd661f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-371cf918-20a9-48a5-80c7-8a3b4ecd661f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:12,885 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:41:12,885 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff0b4a93-8dc4-458f-a05a-e8690e833907', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff0b4a93-8dc4-458f-a05a-e8690e833907', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:13,997 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.102s 2021-01-12 15:41:13,997 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f555e1ec-0f0a-44dc-a70e-bc876340ff4e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f555e1ec-0f0a-44dc-a70e-bc876340ff4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:15,103 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:41:15,103 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a767b413-002c-4aae-868f-caa05985e1db', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a767b413-002c-4aae-868f-caa05985e1db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:16,207 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:41:16,207 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-facc2c73-a87c-4325-a22e-1c37c215d0b4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-facc2c73-a87c-4325-a22e-1c37c215d0b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:17,311 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:41:17,312 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29f02ae4-b57a-40d1-8a58-184c9d22819e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29f02ae4-b57a-40d1-8a58-184c9d22819e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:18,418 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:41:18,418 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de9a19d7-a1b6-46d2-ace7-ee48ab3e5bec', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de9a19d7-a1b6-46d2-ace7-ee48ab3e5bec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:19,522 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:41:19,522 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f34f2e7-0d34-42f4-930b-c63ba3ee8688', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f34f2e7-0d34-42f4-930b-c63ba3ee8688', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:20,628 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:41:20,629 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf521871-c072-4943-904a-55eb8ead8ccc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf521871-c072-4943-904a-55eb8ead8ccc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:21,731 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:41:21,731 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4b103f5-5bcb-4079-b83d-80df4c32a933', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4b103f5-5bcb-4079-b83d-80df4c32a933', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:22,833 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:41:22,833 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2bc923a-0983-46c9-bb70-3ae17f478c24', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2bc923a-0983-46c9-bb70-3ae17f478c24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:23,967 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.124s 2021-01-12 15:41:23,967 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7e4b450-dd5f-4db5-9060-1586f8636757', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7e4b450-dd5f-4db5-9060-1586f8636757', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:25,069 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:41:25,070 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b248ed9-1ec4-42f4-af76-81d107b1af1e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b248ed9-1ec4-42f4-af76-81d107b1af1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:26,190 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.112s 2021-01-12 15:41:26,191 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ab45a30-f954-43ad-8b96-f436382cf8c1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ab45a30-f954-43ad-8b96-f436382cf8c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:27,294 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:41:27,294 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-585d48a4-1728-49cc-ad73-12f68bc057cc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-585d48a4-1728-49cc-ad73-12f68bc057cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:28,398 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:41:28,398 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92675dbf-46b7-4404-9b90-63408a966182', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92675dbf-46b7-4404-9b90-63408a966182', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:29,503 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:41:29,504 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c034e66-b9e9-4f61-bad5-510da5fdcdb8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c034e66-b9e9-4f61-bad5-510da5fdcdb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:30,624 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.112s 2021-01-12 15:41:30,625 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89ba5e54-068a-4524-8286-564fdca89d46', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89ba5e54-068a-4524-8286-564fdca89d46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:31,731 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.098s 2021-01-12 15:41:31,732 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b60bc25d-0488-4078-aa17-2f0fb4281f14', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b60bc25d-0488-4078-aa17-2f0fb4281f14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:32,835 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:41:32,836 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a802875-fc40-4e12-9fc4-dd43153b6dfb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a802875-fc40-4e12-9fc4-dd43153b6dfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:33,969 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.125s 2021-01-12 15:41:33,970 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b68822f-fc9f-4d88-b16d-a77cc49ca185', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b68822f-fc9f-4d88-b16d-a77cc49ca185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:35,206 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.224s 2021-01-12 15:41:35,207 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6597a7bf-e3aa-4092-894b-f922abaf4a92', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6597a7bf-e3aa-4092-894b-f922abaf4a92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:36,313 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.098s 2021-01-12 15:41:36,313 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5ca551d-efc1-43f0-8983-ef178cbe07a6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5ca551d-efc1-43f0-8983-ef178cbe07a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:37,419 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:41:37,420 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79ecbca0-b0eb-4cfa-a517-59d5e21712e8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79ecbca0-b0eb-4cfa-a517-59d5e21712e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:38,523 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:41:38,524 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d379f79f-83b8-4232-9069-2da8274bc031', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d379f79f-83b8-4232-9069-2da8274bc031', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:39,626 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:41:39,626 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d862481-7c6d-4863-b0c8-f463681e6ba1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d862481-7c6d-4863-b0c8-f463681e6ba1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:40,740 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.104s 2021-01-12 15:41:40,740 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5eed681b-c064-4876-acb0-a9411af50521', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5eed681b-c064-4876-acb0-a9411af50521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:41,845 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:41:41,846 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c1e2238-dab1-4a56-b2bd-a7f23d98b6a0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c1e2238-dab1-4a56-b2bd-a7f23d98b6a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:42,948 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:41:42,948 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f82b8ff1-eaa9-4c32-9856-b93cda14cbc8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f82b8ff1-eaa9-4c32-9856-b93cda14cbc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:44,050 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:41:44,051 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b7906cb-2f40-40e6-a4b0-c6bb237ee5e5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b7906cb-2f40-40e6-a4b0-c6bb237ee5e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:45,155 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:41:45,155 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-812fb7bb-786b-49f1-bef6-0904719b5d73', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-812fb7bb-786b-49f1-bef6-0904719b5d73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:46,266 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.101s 2021-01-12 15:41:46,267 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a257dcd0-186b-4048-b51c-082c00d781a9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a257dcd0-186b-4048-b51c-082c00d781a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:47,370 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:41:47,370 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33c3eecc-e11c-4f7f-aec7-4336a1fc2336', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33c3eecc-e11c-4f7f-aec7-4336a1fc2336', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:48,477 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:41:48,477 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-090ba403-e7bf-4d9a-9c73-e9102c4d8a05', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-090ba403-e7bf-4d9a-9c73-e9102c4d8a05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:49,581 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:41:49,582 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99d91170-4396-41bf-8c89-ad4a5cef7b64', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99d91170-4396-41bf-8c89-ad4a5cef7b64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:50,687 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:41:50,687 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92427592-f9fa-49b2-b117-7bf5b6bbddf0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92427592-f9fa-49b2-b117-7bf5b6bbddf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:51,790 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:41:51,790 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b9019ce-7264-4349-a0d1-4c2403a963a8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b9019ce-7264-4349-a0d1-4c2403a963a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:52,904 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.105s 2021-01-12 15:41:52,905 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e66d32af-c05f-476c-92da-926a77b5aef8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e66d32af-c05f-476c-92da-926a77b5aef8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:54,012 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:41:54,012 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4539b39d-0fcd-4e36-a6db-5a8ec19ff878', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4539b39d-0fcd-4e36-a6db-5a8ec19ff878', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:55,116 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:41:55,116 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb91779f-dc0a-4d4e-9c3d-dbb1522efe8e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb91779f-dc0a-4d4e-9c3d-dbb1522efe8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:56,218 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:41:56,218 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7de16cbf-508e-4fe9-bdc1-51699577450d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7de16cbf-508e-4fe9-bdc1-51699577450d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:57,322 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:41:57,323 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1ea9ba9-965c-4d58-bed9-665076174a6e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1ea9ba9-965c-4d58-bed9-665076174a6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:58,430 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:41:58,430 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-629caa5c-5eb7-4f09-a818-668347ed7e96', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-629caa5c-5eb7-4f09-a818-668347ed7e96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:41:59,531 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:41:59,532 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dd07962-88b2-47ee-8534-92dfd3d1c098', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dd07962-88b2-47ee-8534-92dfd3d1c098', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:00,637 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:42:00,637 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ed1768f-25ec-4914-bcfc-04b569829ad9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ed1768f-25ec-4914-bcfc-04b569829ad9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:01,746 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.099s 2021-01-12 15:42:01,747 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94352764-73a5-4b9a-9811-e5267812b08a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94352764-73a5-4b9a-9811-e5267812b08a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:02,864 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.108s 2021-01-12 15:42:02,865 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4264a8d5-2e03-421a-8824-e36fc21a1492', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4264a8d5-2e03-421a-8824-e36fc21a1492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:03,967 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:42:03,967 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd004ea5-62de-44b9-97eb-e430c988a1de', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd004ea5-62de-44b9-97eb-e430c988a1de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:05,072 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:42:05,072 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd69be92-8fcc-4f9d-8c4d-6cd13ab4aa4f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd69be92-8fcc-4f9d-8c4d-6cd13ab4aa4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:06,176 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:42:06,177 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35d060ed-de49-4904-a7e7-ae3207e312ca', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35d060ed-de49-4904-a7e7-ae3207e312ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:07,283 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.098s 2021-01-12 15:42:07,284 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-200b52e2-a20a-4d2a-9d08-741795a09b93', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-200b52e2-a20a-4d2a-9d08-741795a09b93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:08,389 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:42:08,389 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e2f8115-8a48-4187-8080-594faee023e7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e2f8115-8a48-4187-8080-594faee023e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:09,496 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:42:09,496 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8bc4a28-1e79-4fc1-9fa1-f2f9c463bc01', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8bc4a28-1e79-4fc1-9fa1-f2f9c463bc01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:10,600 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:42:10,601 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03b06509-3b96-4ff4-8aad-8472471d83a5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03b06509-3b96-4ff4-8aad-8472471d83a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:11,707 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.098s 2021-01-12 15:42:11,708 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb6c2b2a-d096-4306-8b3d-f5c68f65707f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb6c2b2a-d096-4306-8b3d-f5c68f65707f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:12,821 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.104s 2021-01-12 15:42:12,821 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3eed7e01-e2f5-42e9-bcbe-c8eecccf130d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3eed7e01-e2f5-42e9-bcbe-c8eecccf130d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:13,936 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.107s 2021-01-12 15:42:13,937 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9631e85-b924-4739-9a59-9e6e4c600f21', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9631e85-b924-4739-9a59-9e6e4c600f21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:15,060 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.114s 2021-01-12 15:42:15,061 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06b175b0-0604-47bc-897c-3adb26b75d3d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06b175b0-0604-47bc-897c-3adb26b75d3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:16,164 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:42:16,164 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68da5994-8079-4d86-8c2a-18e371e2b9a9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68da5994-8079-4d86-8c2a-18e371e2b9a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:17,265 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:42:17,265 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68aa19f5-b799-4f1f-8b09-2985003bc8c5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68aa19f5-b799-4f1f-8b09-2985003bc8c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:18,370 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:42:18,370 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-145277a0-6d5a-46f5-9600-4f3d5bec456d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-145277a0-6d5a-46f5-9600-4f3d5bec456d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:19,499 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.120s 2021-01-12 15:42:19,499 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-407f48f5-3b1a-48d9-895d-1d7c66e8dc57', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-407f48f5-3b1a-48d9-895d-1d7c66e8dc57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:20,602 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:42:20,602 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79ae3fc0-2bdc-4c24-ac7d-2fc412df08ea', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79ae3fc0-2bdc-4c24-ac7d-2fc412df08ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:21,702 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:42:21,702 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72182b89-415b-400a-a042-2e8454550bf5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72182b89-415b-400a-a042-2e8454550bf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:22,804 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:42:22,804 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed49a41d-2a59-4c1f-bf45-25f9dd2caec6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed49a41d-2a59-4c1f-bf45-25f9dd2caec6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:23,911 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:42:23,911 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65997ff8-596a-40f7-aa6f-32db9478b93e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65997ff8-596a-40f7-aa6f-32db9478b93e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:25,015 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:42:25,015 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c3dba0f-531b-4b15-93ab-6cf1b3119249', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c3dba0f-531b-4b15-93ab-6cf1b3119249', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:26,118 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:42:26,118 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeaba41f-c37b-4d11-8042-32e4cf75e2a9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeaba41f-c37b-4d11-8042-32e4cf75e2a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:27,220 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:42:27,220 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6467a187-b486-444d-809b-dd25df08e53f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6467a187-b486-444d-809b-dd25df08e53f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:28,323 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:42:28,323 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d9b6f0c-f729-41e0-8894-2a67cf730634', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d9b6f0c-f729-41e0-8894-2a67cf730634', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:29,426 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:42:29,427 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f21fbde-a6ed-4a39-990a-3f4d913d5489', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f21fbde-a6ed-4a39-990a-3f4d913d5489', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:30,528 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:42:30,528 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bb9a55f-3499-4bd5-95bf-8586b6c4ee0e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bb9a55f-3499-4bd5-95bf-8586b6c4ee0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:31,636 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.099s 2021-01-12 15:42:31,637 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feb73a26-9931-4831-b797-cf33ab3a7279', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feb73a26-9931-4831-b797-cf33ab3a7279', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:32,745 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.099s 2021-01-12 15:42:32,745 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b56dfb6-5185-415e-b8d3-6c066b61f7cd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b56dfb6-5185-415e-b8d3-6c066b61f7cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:33,847 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:42:33,847 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac62f441-c357-42ac-ac57-dcb565005a2c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac62f441-c357-42ac-ac57-dcb565005a2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:34,960 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.104s 2021-01-12 15:42:34,961 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df442a38-324a-40b0-90be-ccbde9d10cbf', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df442a38-324a-40b0-90be-ccbde9d10cbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:36,063 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:42:36,064 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63ff3d06-273f-4545-8b2b-7386d23e8274', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63ff3d06-273f-4545-8b2b-7386d23e8274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:37,168 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:42:37,168 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02cfcf23-84ce-4363-b62d-6692add0582f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02cfcf23-84ce-4363-b62d-6692add0582f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:38,275 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:42:38,275 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96c3c7cc-ace8-4b07-b1df-d840106dec88', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96c3c7cc-ace8-4b07-b1df-d840106dec88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:39,376 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:42:39,377 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4114d0c-4bc3-4c28-a42f-fc1e03dfebd1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4114d0c-4bc3-4c28-a42f-fc1e03dfebd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:40,477 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:42:40,478 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea4f00eb-1420-464d-9d65-c952d7d76395', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea4f00eb-1420-464d-9d65-c952d7d76395', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:41,576 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.089s 2021-01-12 15:42:41,577 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0499923-c0c2-4299-99eb-8472fe9623a2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0499923-c0c2-4299-99eb-8472fe9623a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:42,684 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.099s 2021-01-12 15:42:42,685 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c05b7ddb-2937-4213-b6b7-aa6bb6fea5c1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c05b7ddb-2937-4213-b6b7-aa6bb6fea5c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:43,788 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:42:43,788 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2a03720-fa40-4517-9689-22c839232653', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2a03720-fa40-4517-9689-22c839232653', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:44,889 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:42:44,890 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71e4a3f7-b095-4a6e-80c6-547999db7fb7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71e4a3f7-b095-4a6e-80c6-547999db7fb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:45,994 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:42:45,994 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbf2c07c-98e0-431f-a778-3c883bc13a51', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbf2c07c-98e0-431f-a778-3c883bc13a51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:47,098 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:42:47,099 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd1db89d-8290-4ad3-9b88-2e71b41bd6d8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd1db89d-8290-4ad3-9b88-2e71b41bd6d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:48,201 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:42:48,201 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94d00bb3-23f2-4a0e-83e9-5d8e5595431d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94d00bb3-23f2-4a0e-83e9-5d8e5595431d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:49,305 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:42:49,305 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fffd074b-48af-4d64-877b-e32b76ae34cf', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fffd074b-48af-4d64-877b-e32b76ae34cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:50,406 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:42:50,407 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2121e119-af1f-44d8-b7ef-14d631f32dc9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2121e119-af1f-44d8-b7ef-14d631f32dc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:51,510 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:42:51,510 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1352f0b9-730f-4e5f-8774-ac41cd55114f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1352f0b9-730f-4e5f-8774-ac41cd55114f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:52,616 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:42:52,616 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd61f521-90d2-47d5-a420-7309c9fd4b9c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd61f521-90d2-47d5-a420-7309c9fd4b9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:53,719 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:42:53,720 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0e4dc1c-676c-408c-9a4b-5211850b52a6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0e4dc1c-676c-408c-9a4b-5211850b52a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:54,824 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:42:54,824 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f5590ff-2bf1-4ba0-9f03-59ffc39e1195', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f5590ff-2bf1-4ba0-9f03-59ffc39e1195', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:55,927 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:42:55,927 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fe286ca-f264-4003-84ac-d4b7a66fa288', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fe286ca-f264-4003-84ac-d4b7a66fa288', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:57,028 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:42:57,029 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c32eb4dd-be04-419a-9df6-5148eeb89952', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c32eb4dd-be04-419a-9df6-5148eeb89952', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:58,136 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.099s 2021-01-12 15:42:58,136 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5d9733c-0d59-486c-aadb-f52dbed0f3e5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5d9733c-0d59-486c-aadb-f52dbed0f3e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:42:59,245 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.098s 2021-01-12 15:42:59,245 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2439e3a5-1f28-43bb-b5c3-bc7bc8ca2703', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2439e3a5-1f28-43bb-b5c3-bc7bc8ca2703', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:00,355 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.101s 2021-01-12 15:43:00,355 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6288e99-f0ca-4460-bbe7-1438a3fce872', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6288e99-f0ca-4460-bbe7-1438a3fce872', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:01,465 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.099s 2021-01-12 15:43:01,465 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26126361-e308-4677-898a-7f885b1362e4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26126361-e308-4677-898a-7f885b1362e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:02,567 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:43:02,568 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcffcfd9-359f-436e-8c35-7b7ed9293760', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcffcfd9-359f-436e-8c35-7b7ed9293760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:03,669 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:43:03,669 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e827c83b-3788-4458-a052-497c8b2545a6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e827c83b-3788-4458-a052-497c8b2545a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:04,788 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.110s 2021-01-12 15:43:04,789 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b28f837c-7d8a-4b8b-b886-9b7e126b9cff', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b28f837c-7d8a-4b8b-b886-9b7e126b9cff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:05,889 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:43:05,889 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea81bad4-e779-4a7b-b75c-e8f993e5db79', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea81bad4-e779-4a7b-b75c-e8f993e5db79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:06,991 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:43:06,991 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8028270-bf87-468b-970c-c564b1cd69cf', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8028270-bf87-468b-970c-c564b1cd69cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:08,095 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:43:08,096 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e25a329-f896-4029-af7f-0627c4451ca0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e25a329-f896-4029-af7f-0627c4451ca0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:09,203 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.098s 2021-01-12 15:43:09,204 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ffce2a1-4ac5-4ea3-90d9-d36abcda630e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ffce2a1-4ac5-4ea3-90d9-d36abcda630e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:10,330 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.117s 2021-01-12 15:43:10,330 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e083cdb-49a6-4264-8129-9d416c619aa1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e083cdb-49a6-4264-8129-9d416c619aa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:11,439 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.100s 2021-01-12 15:43:11,440 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c0ef5eb-a86d-4cd4-befc-713e852182b2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c0ef5eb-a86d-4cd4-befc-713e852182b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:12,546 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:43:12,547 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9bd82d8-5632-4b4e-9dae-2f05f0b0ff5f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9bd82d8-5632-4b4e-9dae-2f05f0b0ff5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:13,655 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.099s 2021-01-12 15:43:13,655 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-228b1b0d-e570-4b41-9b21-bc32646b3e9f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-228b1b0d-e570-4b41-9b21-bc32646b3e9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:14,767 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.102s 2021-01-12 15:43:14,767 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6158980-edd9-4e18-818e-fcd2b53a300e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6158980-edd9-4e18-818e-fcd2b53a300e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:15,869 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:43:15,870 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abad2d60-6600-414a-8ab4-5f09fbcfe46f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abad2d60-6600-414a-8ab4-5f09fbcfe46f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:16,968 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.090s 2021-01-12 15:43:16,969 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-487f3f38-962d-4a86-b6ff-385ffa82a084', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-487f3f38-962d-4a86-b6ff-385ffa82a084', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:18,083 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.104s 2021-01-12 15:43:18,083 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-509f8ecf-0415-4d3e-bc88-1e0d1dc18e9c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-509f8ecf-0415-4d3e-bc88-1e0d1dc18e9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:19,194 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.103s 2021-01-12 15:43:19,194 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d1a53b4-525a-4f26-b4f0-fe587ddce230', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d1a53b4-525a-4f26-b4f0-fe587ddce230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:20,295 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:43:20,295 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3324348-a5f0-41cf-9d25-5f9929cb12bb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3324348-a5f0-41cf-9d25-5f9929cb12bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:21,397 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:43:21,398 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77d80e02-2a1e-4c43-a282-52d640f81de2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77d80e02-2a1e-4c43-a282-52d640f81de2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:22,504 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:43:22,504 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36deee4a-e2fe-496c-b476-f262e5803e2f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36deee4a-e2fe-496c-b476-f262e5803e2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:23,611 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.098s 2021-01-12 15:43:23,612 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb36130a-141b-4c58-ad2a-7ad5d04429d6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb36130a-141b-4c58-ad2a-7ad5d04429d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:24,714 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:43:24,714 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67cf129f-f118-4d59-9ffb-e62f62201947', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67cf129f-f118-4d59-9ffb-e62f62201947', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:25,825 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.102s 2021-01-12 15:43:25,826 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77dae3f7-2f9f-4910-960b-06dfcad4ca15', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77dae3f7-2f9f-4910-960b-06dfcad4ca15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:26,929 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:43:26,929 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73aaf4ee-e36c-482f-992f-71300a61d814', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73aaf4ee-e36c-482f-992f-71300a61d814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:28,030 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:43:28,030 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6560a4f8-e10c-492c-b4ac-903609ef1b32', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6560a4f8-e10c-492c-b4ac-903609ef1b32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:29,135 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:43:29,135 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74a47f60-82a3-4394-830a-bd5d1bdaae4e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74a47f60-82a3-4394-830a-bd5d1bdaae4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:30,240 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:43:30,240 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7552600d-9e05-443d-955e-6c7048bb19f0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7552600d-9e05-443d-955e-6c7048bb19f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:31,345 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:43:31,346 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d718faf-77f2-43ba-99ba-72779bbe79a0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d718faf-77f2-43ba-99ba-72779bbe79a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:32,453 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.098s 2021-01-12 15:43:32,454 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a28f2acd-0f78-4aed-85b3-d788f08cddbe', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a28f2acd-0f78-4aed-85b3-d788f08cddbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:33,556 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:43:33,556 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73b1da97-8497-48aa-a4d6-ec30cc673186', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73b1da97-8497-48aa-a4d6-ec30cc673186', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:34,662 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:43:34,662 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e8eca47-ab14-4906-b73d-e8996ecd2162', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e8eca47-ab14-4906-b73d-e8996ecd2162', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:34,847 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.175s 2021-01-12 15:43:34,847 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb98ed3a-735e-45f6-ad19-88d08d9f7ec3', 'content-length': '1205', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb98ed3a-735e-45f6-ad19-88d08d9f7ec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:37:33.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:36,168 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/os-volume_attachments/ad5bdbee-6b24-43ed-8376-a08476fef555 1.313s 2021-01-12 15:43:36,169 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac685988-faa5-475a-b762-d58a97a8d0c2', 'x-compute-request-id': 'req-ac685988-faa5-475a-b762-d58a97a8d0c2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55/os-volume_attachments/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'' 2021-01-12 15:43:36,273 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.103s 2021-01-12 15:43:36,274 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41ec6dc7-1ae3-4aef-a7e0-fec3d82ce98e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41ec6dc7-1ae3-4aef-a7e0-fec3d82ce98e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:37,377 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:43:37,377 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5d122f1-fe18-4f93-a126-abb87af2ef5c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5d122f1-fe18-4f93-a126-abb87af2ef5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:38,479 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.092s 2021-01-12 15:43:38,479 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5565a9d8-3ae1-4a0a-bd7c-2d0ad7543277', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5565a9d8-3ae1-4a0a-bd7c-2d0ad7543277', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:39,581 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.093s 2021-01-12 15:43:39,582 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ec08711-4a37-446a-b9dc-afff69a6823a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ec08711-4a37-446a-b9dc-afff69a6823a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:40,682 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.091s 2021-01-12 15:43:40,682 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14de5cd4-a3f4-47cf-93f1-9fee7c28f55a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14de5cd4-a3f4-47cf-93f1-9fee7c28f55a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:41,787 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.096s 2021-01-12 15:43:41,787 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c51e190-63f5-41bc-8fcc-65f1726de83c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c51e190-63f5-41bc-8fcc-65f1726de83c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:42,892 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.096s 2021-01-12 15:43:42,892 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ec409ce-96dd-4c6c-8ce2-08aa8d5aee9e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ec409ce-96dd-4c6c-8ce2-08aa8d5aee9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:43,996 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:43:43,996 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63fa1257-7309-4761-8d1d-984083ab3822', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63fa1257-7309-4761-8d1d-984083ab3822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:45,099 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.092s 2021-01-12 15:43:45,100 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b78a231f-159e-4911-84f4-8328b28b6059', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b78a231f-159e-4911-84f4-8328b28b6059', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:46,206 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.098s 2021-01-12 15:43:46,207 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20a8f86d-1448-47ae-b14b-313c8e311bd3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20a8f86d-1448-47ae-b14b-313c8e311bd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:47,313 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.097s 2021-01-12 15:43:47,313 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae0331e7-c23b-4cc3-be94-82e672289803', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae0331e7-c23b-4cc3-be94-82e672289803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:48,422 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.099s 2021-01-12 15:43:48,422 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e47fef79-ae4f-4369-8c2d-4efb2bc6aea7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e47fef79-ae4f-4369-8c2d-4efb2bc6aea7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:49,528 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.096s 2021-01-12 15:43:49,529 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecbf3c72-97bf-41e2-8802-73e9e63e012f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecbf3c72-97bf-41e2-8802-73e9e63e012f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:50,631 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.093s 2021-01-12 15:43:50,631 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2da94de3-bfe0-4eb9-9239-79d43c69d84a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2da94de3-bfe0-4eb9-9239-79d43c69d84a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:51,734 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.093s 2021-01-12 15:43:51,735 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0c1cb48-ff19-4b8a-99b1-eb7bf0b4990a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0c1cb48-ff19-4b8a-99b1-eb7bf0b4990a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:52,838 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:43:52,839 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eb027c0-62f4-4625-9a14-7389a9a31210', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eb027c0-62f4-4625-9a14-7389a9a31210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:53,941 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:43:53,942 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9e70175-a0c8-405c-a6f4-1c2836e3dd95', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9e70175-a0c8-405c-a6f4-1c2836e3dd95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:55,047 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.096s 2021-01-12 15:43:55,047 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf6410ea-fc4a-4641-b7ee-b7baf35c5315', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf6410ea-fc4a-4641-b7ee-b7baf35c5315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:56,160 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.103s 2021-01-12 15:43:56,160 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d918a65-b629-48ca-be62-cd15704e3125', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d918a65-b629-48ca-be62-cd15704e3125', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:57,263 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:43:57,263 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d56c722d-a381-441f-aa6c-a3aea0f374b9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d56c722d-a381-441f-aa6c-a3aea0f374b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:58,366 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.093s 2021-01-12 15:43:58,366 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3d6b5ee-bb65-4d46-b3cd-9714a090ea3c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3d6b5ee-bb65-4d46-b3cd-9714a090ea3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:43:59,472 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.096s 2021-01-12 15:43:59,472 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98163856-9458-4d40-aa94-137a5e34682d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98163856-9458-4d40-aa94-137a5e34682d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:00,576 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:44:00,577 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2d83968-f935-4868-b847-1ae246b5e24e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2d83968-f935-4868-b847-1ae246b5e24e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:01,678 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.093s 2021-01-12 15:44:01,679 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54bc7c5e-aa34-4416-a0f3-c7e43eea8a1c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54bc7c5e-aa34-4416-a0f3-c7e43eea8a1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:02,786 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.098s 2021-01-12 15:44:02,786 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f88e025b-c9e8-4f1c-ba75-911f6fc79abe', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f88e025b-c9e8-4f1c-ba75-911f6fc79abe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:03,888 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.093s 2021-01-12 15:44:03,888 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d83df992-07b2-4c1c-b31a-9c417b440c39', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d83df992-07b2-4c1c-b31a-9c417b440c39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:04,992 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:44:04,992 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71803a25-fc0b-4434-a47f-83afb5fbda77', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71803a25-fc0b-4434-a47f-83afb5fbda77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:06,100 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.099s 2021-01-12 15:44:06,100 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6f6bf33-9b44-46af-b2ad-1ae724bedfa7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6f6bf33-9b44-46af-b2ad-1ae724bedfa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:07,201 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.091s 2021-01-12 15:44:07,201 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0611021-14a3-4c3a-86c3-cdf582d9222b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0611021-14a3-4c3a-86c3-cdf582d9222b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:08,303 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.092s 2021-01-12 15:44:08,303 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c9babe7-460b-4533-a778-b897730b97c4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c9babe7-460b-4533-a778-b897730b97c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:09,407 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:44:09,408 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdc017f1-6918-4600-8744-3691966575e5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdc017f1-6918-4600-8744-3691966575e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:10,510 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.093s 2021-01-12 15:44:10,510 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f9af6b1-6915-487c-ba53-dfbfd45c7f1b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f9af6b1-6915-487c-ba53-dfbfd45c7f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:11,613 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:44:11,614 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ec64bc3-b976-4109-9f8d-2423dffda0be', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ec64bc3-b976-4109-9f8d-2423dffda0be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:12,720 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.097s 2021-01-12 15:44:12,721 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49607a47-c922-4e9b-aa13-c1486bd0968b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49607a47-c922-4e9b-aa13-c1486bd0968b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:13,825 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:44:13,825 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27a8ab7c-19d3-4f90-9538-3ab50ca3912b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27a8ab7c-19d3-4f90-9538-3ab50ca3912b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:14,929 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:44:14,929 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6ae80bb-31d7-4eb1-9d64-642db5231e55', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6ae80bb-31d7-4eb1-9d64-642db5231e55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:16,033 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:44:16,033 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fd5ed3d-ec65-45f9-9579-584009b0288d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fd5ed3d-ec65-45f9-9579-584009b0288d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:17,136 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.093s 2021-01-12 15:44:17,136 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ee2fb57-a11d-4345-bdf6-a97f69a9ab9f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ee2fb57-a11d-4345-bdf6-a97f69a9ab9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:18,248 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.103s 2021-01-12 15:44:18,249 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0db78705-4ba7-490c-87cd-80bc93bc5771', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0db78705-4ba7-490c-87cd-80bc93bc5771', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:19,354 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:44:19,354 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-337d2179-555b-4c0c-a9ae-149bc37730b6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-337d2179-555b-4c0c-a9ae-149bc37730b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:20,456 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.093s 2021-01-12 15:44:20,456 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-180cc7a2-dde3-4c4c-a13a-7965972dc12f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-180cc7a2-dde3-4c4c-a13a-7965972dc12f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:21,561 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.096s 2021-01-12 15:44:21,561 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-891e4553-69de-4c02-86d4-d6eb208e330b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-891e4553-69de-4c02-86d4-d6eb208e330b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:22,670 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.099s 2021-01-12 15:44:22,670 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83f10bd1-d1d6-478a-a61a-f1d52e9b059a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83f10bd1-d1d6-478a-a61a-f1d52e9b059a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:23,774 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:44:23,774 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b81ef3c-bc1f-47a8-8124-fc9bde3f453f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b81ef3c-bc1f-47a8-8124-fc9bde3f453f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:24,876 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.093s 2021-01-12 15:44:24,877 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb3579ea-3430-4189-93da-34b0b95b4fc9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb3579ea-3430-4189-93da-34b0b95b4fc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:25,985 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.099s 2021-01-12 15:44:25,985 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7e6df91-abe1-41c2-b4b1-dec421145a79', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7e6df91-abe1-41c2-b4b1-dec421145a79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:27,088 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:44:27,088 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f25e1e30-d532-4cd8-8aeb-980e50b8158c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f25e1e30-d532-4cd8-8aeb-980e50b8158c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:28,192 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:44:28,193 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e752249-fc85-42f9-8be3-ec65218451d7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e752249-fc85-42f9-8be3-ec65218451d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:29,300 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.098s 2021-01-12 15:44:29,301 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61636964-08da-4f76-9249-8c3d70eb889a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61636964-08da-4f76-9249-8c3d70eb889a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:30,404 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:44:30,405 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-292004ad-d3f9-4070-96d6-2fe9f8e9bb4a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-292004ad-d3f9-4070-96d6-2fe9f8e9bb4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:31,508 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:44:31,508 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03a91e6c-5229-4f81-90fe-5ee2d7efe360', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03a91e6c-5229-4f81-90fe-5ee2d7efe360', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:32,616 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.099s 2021-01-12 15:44:32,617 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b67e556e-e496-433e-9dc0-27afceba56b6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b67e556e-e496-433e-9dc0-27afceba56b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:33,718 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.092s 2021-01-12 15:44:33,719 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9563e72e-c9a2-4bde-932f-ae0013dc6a8c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9563e72e-c9a2-4bde-932f-ae0013dc6a8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:34,824 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:44:34,825 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fd36077-d28a-4803-a5a9-8b4c6b38330e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fd36077-d28a-4803-a5a9-8b4c6b38330e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:35,940 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.106s 2021-01-12 15:44:35,940 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e609daa-11db-494e-8e20-5476103cfb40', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e609daa-11db-494e-8e20-5476103cfb40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:37,045 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:44:37,045 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2090555-a175-4110-9103-fc0ac5b95db3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2090555-a175-4110-9103-fc0ac5b95db3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:38,152 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.097s 2021-01-12 15:44:38,152 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-260d046b-4056-4508-801e-d5300c292103', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-260d046b-4056-4508-801e-d5300c292103', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:39,265 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.103s 2021-01-12 15:44:39,266 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17029fe4-348d-400b-8b1e-d4f558a498b0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17029fe4-348d-400b-8b1e-d4f558a498b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:40,368 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.092s 2021-01-12 15:44:40,368 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94bbee0b-f91b-484e-a615-001829cddc28', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94bbee0b-f91b-484e-a615-001829cddc28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:41,471 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:44:41,472 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71e03b87-7e10-4293-836d-824747402c14', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71e03b87-7e10-4293-836d-824747402c14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:42,576 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:44:42,576 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3df655d9-917b-4a3c-9b8a-e22813b57bcb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3df655d9-917b-4a3c-9b8a-e22813b57bcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:43,680 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:44:43,680 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef9639df-96b6-40b8-8bd6-daebd09bb2e8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef9639df-96b6-40b8-8bd6-daebd09bb2e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:44,787 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.097s 2021-01-12 15:44:44,787 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b11bc0b-6daa-4b5c-9780-a40ba0c57354', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b11bc0b-6daa-4b5c-9780-a40ba0c57354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:45,895 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.097s 2021-01-12 15:44:45,895 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e18b223-2f78-4cb6-b95c-afddd6c542dc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e18b223-2f78-4cb6-b95c-afddd6c542dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:46,998 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:44:46,999 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f9c02ec-1e02-4d40-8d87-b0e4a1cf338b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f9c02ec-1e02-4d40-8d87-b0e4a1cf338b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:48,102 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:44:48,102 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16d4e375-ead4-4d3b-b2e6-681be48f3898', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16d4e375-ead4-4d3b-b2e6-681be48f3898', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:49,204 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.092s 2021-01-12 15:44:49,204 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-879e402a-76f4-4a07-9e83-269d3faf4d2e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-879e402a-76f4-4a07-9e83-269d3faf4d2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:50,306 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.093s 2021-01-12 15:44:50,307 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-005b9ec7-8214-4b4a-b38f-c3d35ea0651e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-005b9ec7-8214-4b4a-b38f-c3d35ea0651e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:51,412 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.096s 2021-01-12 15:44:51,412 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-977db4e1-b555-48fb-b8d9-41f4956383f2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-977db4e1-b555-48fb-b8d9-41f4956383f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:52,514 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.093s 2021-01-12 15:44:52,515 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cca77161-7400-43f1-b9e3-75c433795c85', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cca77161-7400-43f1-b9e3-75c433795c85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:53,619 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:44:53,620 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a3860ab-b6e1-4276-ab05-f76f8feedc75', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a3860ab-b6e1-4276-ab05-f76f8feedc75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:54,724 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:44:54,725 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3163459-bcb0-4593-af1c-e1a7c36c2241', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3163459-bcb0-4593-af1c-e1a7c36c2241', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:55,833 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.100s 2021-01-12 15:44:55,834 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25aa0de6-4921-4629-b017-665d3fa8bcf4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25aa0de6-4921-4629-b017-665d3fa8bcf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:56,937 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.093s 2021-01-12 15:44:56,938 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41549f1f-11c5-4a7f-9252-6537e62371b7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41549f1f-11c5-4a7f-9252-6537e62371b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:58,051 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.104s 2021-01-12 15:44:58,051 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb1dbb5d-0646-4b7d-b385-b2ca3c48fe0f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb1dbb5d-0646-4b7d-b385-b2ca3c48fe0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:44:59,155 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:44:59,156 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76e4854b-1281-43de-9b97-1c0899d233ee', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76e4854b-1281-43de-9b97-1c0899d233ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:00,262 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.097s 2021-01-12 15:45:00,262 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-280a5faa-212d-47c8-82bd-fe498a95263e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-280a5faa-212d-47c8-82bd-fe498a95263e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:01,369 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.097s 2021-01-12 15:45:01,369 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35a9ea03-a8e8-421c-bf67-a2ba24dced26', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35a9ea03-a8e8-421c-bf67-a2ba24dced26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:02,471 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.093s 2021-01-12 15:45:02,472 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-436d1e1a-f216-49bf-a844-3817f9831b88', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-436d1e1a-f216-49bf-a844-3817f9831b88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:03,580 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.099s 2021-01-12 15:45:03,581 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e14f8da-68d3-49d8-841f-bdf30361f5d4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e14f8da-68d3-49d8-841f-bdf30361f5d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:04,682 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.092s 2021-01-12 15:45:04,682 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7f4b530-1ef9-4284-8e7e-d87899cbc9b6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7f4b530-1ef9-4284-8e7e-d87899cbc9b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:05,788 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.096s 2021-01-12 15:45:05,788 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40abdf16-e555-46db-81f3-a5a057399575', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40abdf16-e555-46db-81f3-a5a057399575', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:06,891 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:45:06,892 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86be83de-ac34-4d38-82f3-6d7d51114cb3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86be83de-ac34-4d38-82f3-6d7d51114cb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:07,995 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:45:07,995 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c656e64-8c76-4ed5-bf4b-0bafff13509e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c656e64-8c76-4ed5-bf4b-0bafff13509e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:09,098 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.093s 2021-01-12 15:45:09,099 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04676773-e24d-4e36-a579-8c4973468bd4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04676773-e24d-4e36-a579-8c4973468bd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:10,210 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.102s 2021-01-12 15:45:10,210 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-708b940b-4086-4ec7-8a3b-63437b197dc2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-708b940b-4086-4ec7-8a3b-63437b197dc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:11,316 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.097s 2021-01-12 15:45:11,317 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cf730b3-1a79-469d-b815-3b22adce48f5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cf730b3-1a79-469d-b815-3b22adce48f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:12,421 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:45:12,421 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea2ac5aa-39dd-4393-97e4-fe3e3f201301', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea2ac5aa-39dd-4393-97e4-fe3e3f201301', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:13,525 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.096s 2021-01-12 15:45:13,526 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ce73696-36e6-4481-bf43-b83241876ea1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ce73696-36e6-4481-bf43-b83241876ea1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:14,630 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:45:14,630 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dd26a3c-213b-4c87-8715-3e325a265ddb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dd26a3c-213b-4c87-8715-3e325a265ddb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:15,735 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:45:15,735 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdb8d63a-d0e2-4f86-94df-f3d0c62b23ec', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdb8d63a-d0e2-4f86-94df-f3d0c62b23ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:16,840 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:45:16,840 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3500d93-84e3-48d6-9872-d393c0095eec', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3500d93-84e3-48d6-9872-d393c0095eec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:17,941 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.091s 2021-01-12 15:45:17,941 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a06a7cc-3e1f-41a7-b356-87dae202ca47', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a06a7cc-3e1f-41a7-b356-87dae202ca47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:19,044 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:45:19,045 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6f7c5d5-9120-4439-a06d-5bbb6870d5bc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6f7c5d5-9120-4439-a06d-5bbb6870d5bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:20,149 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:45:20,149 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0922e7b9-5d12-4645-b861-07935c4af708', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0922e7b9-5d12-4645-b861-07935c4af708', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:21,254 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:45:21,254 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0193b1e9-1270-43f2-9716-18146021358f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0193b1e9-1270-43f2-9716-18146021358f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:22,359 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.096s 2021-01-12 15:45:22,360 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5b50f28-4717-4dbb-b8b0-f0109d52bc8f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5b50f28-4717-4dbb-b8b0-f0109d52bc8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:23,464 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.096s 2021-01-12 15:45:23,465 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f1078d0-5ee7-4996-9ffb-adae619c4834', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f1078d0-5ee7-4996-9ffb-adae619c4834', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:24,569 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:45:24,569 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82b7a990-1945-459f-a141-7f5d382559e8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82b7a990-1945-459f-a141-7f5d382559e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:25,671 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.092s 2021-01-12 15:45:25,671 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c79048b-e635-4143-a144-bd8d1ac2a610', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c79048b-e635-4143-a144-bd8d1ac2a610', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:26,779 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.100s 2021-01-12 15:45:26,780 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9443ff59-85a1-455b-b0c3-6f79e8b9c360', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9443ff59-85a1-455b-b0c3-6f79e8b9c360', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:27,882 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.093s 2021-01-12 15:45:27,882 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7cc1d29-184e-42ea-9337-fd646ca0e387', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7cc1d29-184e-42ea-9337-fd646ca0e387', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:28,988 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.097s 2021-01-12 15:45:28,988 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6caa2b16-f359-4389-b406-0040146a83ff', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6caa2b16-f359-4389-b406-0040146a83ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:30,095 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.097s 2021-01-12 15:45:30,095 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eec6907f-b18c-4327-992d-e38fffb75df2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eec6907f-b18c-4327-992d-e38fffb75df2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:31,199 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:45:31,200 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46001752-3353-4c48-a61a-40b128d69b46', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46001752-3353-4c48-a61a-40b128d69b46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:32,305 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:45:32,305 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f28c2edb-0b8c-4aa7-bc7e-8abd5ba9fe94', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f28c2edb-0b8c-4aa7-bc7e-8abd5ba9fe94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:33,410 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.096s 2021-01-12 15:45:33,410 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d38e3b43-0983-49a2-8260-1950180a099b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d38e3b43-0983-49a2-8260-1950180a099b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:34,520 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.101s 2021-01-12 15:45:34,520 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ff053da-ae3f-412b-a90f-d6d7ce255bbf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ff053da-ae3f-412b-a90f-d6d7ce255bbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:35,648 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.119s 2021-01-12 15:45:35,649 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7656d6f3-c359-4888-985b-41dc9f7814ef', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7656d6f3-c359-4888-985b-41dc9f7814ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:36,757 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.099s 2021-01-12 15:45:36,758 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a86e8d3-e6f2-4575-b381-257d0e4b3cb7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a86e8d3-e6f2-4575-b381-257d0e4b3cb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:37,867 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.100s 2021-01-12 15:45:37,867 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81e49417-e720-476d-8195-cd3eeb76ce13', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81e49417-e720-476d-8195-cd3eeb76ce13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:38,969 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.092s 2021-01-12 15:45:38,969 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6603c2b2-55e3-48c9-8177-d356453f59b1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6603c2b2-55e3-48c9-8177-d356453f59b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:40,167 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.188s 2021-01-12 15:45:40,168 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7aff6b75-3d70-4868-853f-7c8b67d3fc7b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7aff6b75-3d70-4868-853f-7c8b67d3fc7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:41,269 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.092s 2021-01-12 15:45:41,269 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be559c59-31bb-4f23-81f4-bb859f6c9067', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be559c59-31bb-4f23-81f4-bb859f6c9067', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:42,379 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.101s 2021-01-12 15:45:42,379 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbc6c89a-7cc4-4e75-b8d7-32410fb3c24e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbc6c89a-7cc4-4e75-b8d7-32410fb3c24e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:43,487 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.099s 2021-01-12 15:45:43,488 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfd94db5-b3ba-4e05-9cf3-ba95b6cee968', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfd94db5-b3ba-4e05-9cf3-ba95b6cee968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:44,593 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.097s 2021-01-12 15:45:44,594 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20d69942-6769-4011-a635-05dc4005c883', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20d69942-6769-4011-a635-05dc4005c883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:45,697 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:45:45,698 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7b76023-3e1d-412a-8e30-1704b92e7dde', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7b76023-3e1d-412a-8e30-1704b92e7dde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:46,807 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.100s 2021-01-12 15:45:46,808 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61081d4d-6113-43c9-8b3a-7ae0dc0a72be', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61081d4d-6113-43c9-8b3a-7ae0dc0a72be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:47,914 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.097s 2021-01-12 15:45:47,915 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-520418dc-d4c8-4f75-a142-f9cf5a3d21b0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-520418dc-d4c8-4f75-a142-f9cf5a3d21b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:49,019 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.096s 2021-01-12 15:45:49,019 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab4a473f-b7f9-404a-9863-a1b2f9278a6a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab4a473f-b7f9-404a-9863-a1b2f9278a6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:50,130 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.102s 2021-01-12 15:45:50,130 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19951e88-3dfa-4f3f-a245-22654982575c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19951e88-3dfa-4f3f-a245-22654982575c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:51,234 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:45:51,234 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d08f91e-fb12-41e6-bcaa-25de36a15d95', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d08f91e-fb12-41e6-bcaa-25de36a15d95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:52,337 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:45:52,338 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fba2c3d-48da-4ca4-a2b9-748c317edd79', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fba2c3d-48da-4ca4-a2b9-748c317edd79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:53,446 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.098s 2021-01-12 15:45:53,446 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30dbbe7e-ace6-4f16-a762-e893e83db61b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30dbbe7e-ace6-4f16-a762-e893e83db61b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:54,556 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.099s 2021-01-12 15:45:54,556 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86883238-efc7-449d-8e8a-6c6eb12fdaf3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86883238-efc7-449d-8e8a-6c6eb12fdaf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:55,665 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.099s 2021-01-12 15:45:55,666 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d28655c-6c58-4fcf-a314-b0003d9f6ae4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d28655c-6c58-4fcf-a314-b0003d9f6ae4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:56,788 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.113s 2021-01-12 15:45:56,788 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ded962dd-7040-4880-b514-12349694504a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ded962dd-7040-4880-b514-12349694504a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:57,892 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:45:57,893 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5389f615-25d4-41ec-88ac-647df089480a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5389f615-25d4-41ec-88ac-647df089480a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:45:59,052 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.150s 2021-01-12 15:45:59,052 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-506cf1eb-a5ca-45e9-b46d-101a17264c24', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-506cf1eb-a5ca-45e9-b46d-101a17264c24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:00,160 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.098s 2021-01-12 15:46:00,160 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0471c13a-425d-40e1-b9c0-bc897b64d4aa', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0471c13a-425d-40e1-b9c0-bc897b64d4aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:01,280 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.111s 2021-01-12 15:46:01,280 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-085e5cdf-31c9-480d-8a0d-16f268aaed3b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-085e5cdf-31c9-480d-8a0d-16f268aaed3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:02,384 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:46:02,385 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-958d65a8-f717-40ce-afcb-526a6702c51d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-958d65a8-f717-40ce-afcb-526a6702c51d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:03,535 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.139s 2021-01-12 15:46:03,536 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02128574-a5cb-4ec2-bf23-4f176cb553d6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02128574-a5cb-4ec2-bf23-4f176cb553d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:04,660 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.115s 2021-01-12 15:46:04,660 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb663038-5701-4b5b-a9db-5ea3b163d0ac', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb663038-5701-4b5b-a9db-5ea3b163d0ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:05,764 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.093s 2021-01-12 15:46:05,765 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21619fa8-9376-4ac9-b9b9-f4b3521ecba8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21619fa8-9376-4ac9-b9b9-f4b3521ecba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:06,870 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.097s 2021-01-12 15:46:06,871 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54bde79a-b8e0-4a43-ae74-074a69b2e898', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54bde79a-b8e0-4a43-ae74-074a69b2e898', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:07,974 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:46:07,974 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b063c91-3c81-4880-b755-925dad78bea4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b063c91-3c81-4880-b755-925dad78bea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:09,081 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.097s 2021-01-12 15:46:09,081 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-547b5c86-99e7-42de-9020-459b2e917210', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-547b5c86-99e7-42de-9020-459b2e917210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:10,191 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.101s 2021-01-12 15:46:10,192 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f99cf17d-6946-41a6-9515-d8ddfff5757d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f99cf17d-6946-41a6-9515-d8ddfff5757d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:11,306 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.105s 2021-01-12 15:46:11,307 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62d6a86b-8300-4606-a165-aa8a93e7227c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62d6a86b-8300-4606-a165-aa8a93e7227c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:12,412 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.096s 2021-01-12 15:46:12,413 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56a8ece3-1a29-4a29-be2f-1de75e1abf7d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56a8ece3-1a29-4a29-be2f-1de75e1abf7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:13,652 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.228s 2021-01-12 15:46:13,652 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-628067f5-fc14-4396-89ab-398a006944bb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-628067f5-fc14-4396-89ab-398a006944bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:14,756 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:46:14,757 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a3a4d88-5364-470d-a9dd-6b158127533e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a3a4d88-5364-470d-a9dd-6b158127533e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:15,864 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.099s 2021-01-12 15:46:15,864 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45c992c3-e07f-4e95-bc51-aa234b160fc1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45c992c3-e07f-4e95-bc51-aa234b160fc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:16,980 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.104s 2021-01-12 15:46:16,980 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e0e0c04-ae11-41f7-839f-23f86a78bf6a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e0e0c04-ae11-41f7-839f-23f86a78bf6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:18,084 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:46:18,085 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7f8c79a-695d-4645-8cb4-5e20e97fc395', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7f8c79a-695d-4645-8cb4-5e20e97fc395', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:19,193 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.096s 2021-01-12 15:46:19,194 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-481592e6-479f-4f08-a6ee-e18c26c03829', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-481592e6-479f-4f08-a6ee-e18c26c03829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:20,304 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.101s 2021-01-12 15:46:20,304 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74bedd03-d81c-443d-85a6-60784d300a83', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74bedd03-d81c-443d-85a6-60784d300a83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:21,417 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.104s 2021-01-12 15:46:21,417 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29859494-4fd1-494d-ac18-668867433b80', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29859494-4fd1-494d-ac18-668867433b80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:22,535 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.107s 2021-01-12 15:46:22,535 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eb49bb9-ccdb-4f35-b6f1-ba94c2e18097', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eb49bb9-ccdb-4f35-b6f1-ba94c2e18097', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:23,650 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.098s 2021-01-12 15:46:23,651 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bc442b4-6e3b-4f8d-9cf7-97fe96972a13', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bc442b4-6e3b-4f8d-9cf7-97fe96972a13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:24,756 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.096s 2021-01-12 15:46:24,756 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd6d7e51-996c-4dda-b33e-3179bd7b5e60', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd6d7e51-996c-4dda-b33e-3179bd7b5e60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:25,859 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.093s 2021-01-12 15:46:25,859 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc9818b2-e905-440f-848d-60f98cc51eb7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc9818b2-e905-440f-848d-60f98cc51eb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:26,962 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:46:26,963 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6e7ef32-654a-4544-b8c0-5403c5befb44', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6e7ef32-654a-4544-b8c0-5403c5befb44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:28,067 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:46:28,067 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cd0310b-22b2-4f6b-b696-a33e167f19ca', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cd0310b-22b2-4f6b-b696-a33e167f19ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:29,172 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.096s 2021-01-12 15:46:29,172 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dc22004-4f71-485a-91d3-75b8e78655b3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dc22004-4f71-485a-91d3-75b8e78655b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:30,280 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.099s 2021-01-12 15:46:30,280 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3657bac8-2408-4aa2-848b-5398df169cb1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3657bac8-2408-4aa2-848b-5398df169cb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:31,385 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:46:31,385 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-822c7f38-aaf2-47a6-a921-2e459ff29cef', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-822c7f38-aaf2-47a6-a921-2e459ff29cef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:32,488 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:46:32,489 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc794d82-ea0c-4e9e-a4d9-4b593b2589a9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc794d82-ea0c-4e9e-a4d9-4b593b2589a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:33,600 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.102s 2021-01-12 15:46:33,601 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5811733-0b43-4d80-a831-e881f03b7d3f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5811733-0b43-4d80-a831-e881f03b7d3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:34,702 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.091s 2021-01-12 15:46:34,703 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3dc1161-385d-4b52-8389-547997424c44', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3dc1161-385d-4b52-8389-547997424c44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:35,808 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.097s 2021-01-12 15:46:35,809 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c623b0f-d175-42fb-8d8d-40eea127e67d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c623b0f-d175-42fb-8d8d-40eea127e67d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:36,912 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:46:36,912 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ccd9cd1-3cc5-42b3-9e6d-098d556f9f03', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ccd9cd1-3cc5-42b3-9e6d-098d556f9f03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:38,017 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:46:38,017 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41d489a6-d393-4e3c-a1b4-4c2109a6206e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41d489a6-d393-4e3c-a1b4-4c2109a6206e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:39,120 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:46:39,121 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd079628-b412-4546-ba42-82928f98114e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd079628-b412-4546-ba42-82928f98114e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:40,224 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:46:40,225 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3e6fbb3-362c-4feb-878f-d00b8197141f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3e6fbb3-362c-4feb-878f-d00b8197141f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:41,331 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.096s 2021-01-12 15:46:41,331 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46df2576-d05d-4e6a-99ad-d507ef377b13', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46df2576-d05d-4e6a-99ad-d507ef377b13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:42,437 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.098s 2021-01-12 15:46:42,438 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a69be33-9d72-4efa-b3ef-ba5a0e0ed2b0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a69be33-9d72-4efa-b3ef-ba5a0e0ed2b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:43,541 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:46:43,542 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70bdac8f-ed63-4dfc-a6b0-e1d50764c6e2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70bdac8f-ed63-4dfc-a6b0-e1d50764c6e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:44,649 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.098s 2021-01-12 15:46:44,650 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7754f29-aee6-45b6-9f65-649dcabacc06', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7754f29-aee6-45b6-9f65-649dcabacc06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:45,770 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.111s 2021-01-12 15:46:45,770 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beda19de-bf39-496d-baca-4199bcb73cca', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beda19de-bf39-496d-baca-4199bcb73cca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:46,883 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.102s 2021-01-12 15:46:46,883 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d99f361-d3e7-4a6b-9139-d90261e4d71e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d99f361-d3e7-4a6b-9139-d90261e4d71e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:47,996 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.102s 2021-01-12 15:46:47,996 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dac55fd8-7ccf-413b-b35e-c2832012fb78', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dac55fd8-7ccf-413b-b35e-c2832012fb78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:49,104 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.098s 2021-01-12 15:46:49,105 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30ac78da-17de-4cb4-9d9e-8cdea4f9901f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30ac78da-17de-4cb4-9d9e-8cdea4f9901f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:50,211 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.098s 2021-01-12 15:46:50,212 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bb1aa8e-de21-4a14-8c9c-6ab7326b29b1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bb1aa8e-de21-4a14-8c9c-6ab7326b29b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:51,320 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.098s 2021-01-12 15:46:51,321 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee2b11be-3a8c-4d76-b441-353ec649737a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee2b11be-3a8c-4d76-b441-353ec649737a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:52,438 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.107s 2021-01-12 15:46:52,438 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-989fc2a3-e1b5-482e-b5ed-58e8a5b05e94', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-989fc2a3-e1b5-482e-b5ed-58e8a5b05e94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:53,546 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.099s 2021-01-12 15:46:53,546 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d741382-1ec5-4a6c-a303-eb6b7d216368', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d741382-1ec5-4a6c-a303-eb6b7d216368', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:54,655 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.100s 2021-01-12 15:46:54,656 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daa144d5-f559-4dd2-aec1-50f373f4e6ec', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daa144d5-f559-4dd2-aec1-50f373f4e6ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:55,773 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.109s 2021-01-12 15:46:55,774 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87e99076-c603-4005-8cc4-1fbb6ffd442f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87e99076-c603-4005-8cc4-1fbb6ffd442f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:56,881 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.099s 2021-01-12 15:46:56,882 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9eee807-3a68-48b2-96c7-421139efe1be', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9eee807-3a68-48b2-96c7-421139efe1be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:57,985 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:46:57,986 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49170830-eae0-440e-bd35-986baac7141c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49170830-eae0-440e-bd35-986baac7141c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:46:59,088 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:46:59,089 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb50ad47-5a10-4918-b059-e9c61f701920', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb50ad47-5a10-4918-b059-e9c61f701920', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:00,201 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.102s 2021-01-12 15:47:00,201 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef49c7ae-33c0-463f-8787-679e1f63590d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef49c7ae-33c0-463f-8787-679e1f63590d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:01,306 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.096s 2021-01-12 15:47:01,306 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ccbcc2f-0952-4677-a240-2e8b8696e5d8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ccbcc2f-0952-4677-a240-2e8b8696e5d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:02,409 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:47:02,409 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bb7aa89-d7b3-4fc8-8eca-59a3055fba8c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bb7aa89-d7b3-4fc8-8eca-59a3055fba8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:03,527 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.109s 2021-01-12 15:47:03,528 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c903bce-8afb-4633-b01b-e2259bf637c6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c903bce-8afb-4633-b01b-e2259bf637c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:04,636 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.098s 2021-01-12 15:47:04,636 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fda22f59-2e0a-4ec3-8d2e-e5eb01bba69a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fda22f59-2e0a-4ec3-8d2e-e5eb01bba69a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:05,746 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.101s 2021-01-12 15:47:05,748 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8292849e-56a5-4cfa-a3d6-6c6cdee14cca', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8292849e-56a5-4cfa-a3d6-6c6cdee14cca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:06,856 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.099s 2021-01-12 15:47:06,856 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e7492a8-1a68-409f-ae0d-e5ad23b2a163', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e7492a8-1a68-409f-ae0d-e5ad23b2a163', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:07,973 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.108s 2021-01-12 15:47:07,974 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ab907b6-16b6-40c4-938a-6ae145be66cc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ab907b6-16b6-40c4-938a-6ae145be66cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:09,083 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.099s 2021-01-12 15:47:09,083 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0afcc64-c02e-434f-89d1-1237d873279f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0afcc64-c02e-434f-89d1-1237d873279f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:10,194 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.101s 2021-01-12 15:47:10,195 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8306fe2d-c90a-4c23-a9e1-de53bf2256ff', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8306fe2d-c90a-4c23-a9e1-de53bf2256ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:11,297 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.093s 2021-01-12 15:47:11,297 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87c9b8da-9246-4999-849d-16de8f0c4d18', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87c9b8da-9246-4999-849d-16de8f0c4d18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:12,399 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.093s 2021-01-12 15:47:12,400 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41df023c-10ac-4d85-96bf-6daee2905b7e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41df023c-10ac-4d85-96bf-6daee2905b7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:13,507 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.098s 2021-01-12 15:47:13,508 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6be2a87-e1b7-4f4a-96d0-a22b6957ad76', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6be2a87-e1b7-4f4a-96d0-a22b6957ad76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:14,610 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.093s 2021-01-12 15:47:14,610 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1736b2db-e66e-49b3-afac-cec9930890d8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1736b2db-e66e-49b3-afac-cec9930890d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:15,717 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.098s 2021-01-12 15:47:15,717 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-546eca63-7f6d-497c-8dd9-90ad2179020b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-546eca63-7f6d-497c-8dd9-90ad2179020b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:16,825 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.099s 2021-01-12 15:47:16,825 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fb7a81f-de08-428b-b835-8cbbc9e7b3a4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fb7a81f-de08-428b-b835-8cbbc9e7b3a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:17,929 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:47:17,930 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-466570bc-3c3c-4cd5-be3a-1ba37de38795', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-466570bc-3c3c-4cd5-be3a-1ba37de38795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:19,033 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:47:19,033 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b60954c1-d25b-4e1d-b1f4-0eddb2579e96', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b60954c1-d25b-4e1d-b1f4-0eddb2579e96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:20,141 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.100s 2021-01-12 15:47:20,142 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7a97908-3d58-40bd-9991-25914c58b764', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7a97908-3d58-40bd-9991-25914c58b764', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:21,253 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.102s 2021-01-12 15:47:21,253 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a5d236d-72c1-4efa-b5f7-31e5c1ed145e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a5d236d-72c1-4efa-b5f7-31e5c1ed145e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:22,359 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.096s 2021-01-12 15:47:22,359 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec85fd52-2898-4b19-9065-bc4f6ab06844', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec85fd52-2898-4b19-9065-bc4f6ab06844', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:23,483 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.116s 2021-01-12 15:47:23,484 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03d24771-ee30-4d26-961c-8c289226421c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03d24771-ee30-4d26-961c-8c289226421c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:24,588 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:47:24,588 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc03816c-aa98-4619-819d-b54a1c58ec32', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc03816c-aa98-4619-819d-b54a1c58ec32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:25,693 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:47:25,693 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5efd614c-8982-43e7-bdc7-fc0a7c3178c2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5efd614c-8982-43e7-bdc7-fc0a7c3178c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:26,800 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.097s 2021-01-12 15:47:26,800 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9e03cd1-daab-481c-8ccc-f0e17ea6e06c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9e03cd1-daab-481c-8ccc-f0e17ea6e06c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:27,908 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.099s 2021-01-12 15:47:27,909 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ac3e9b2-f489-49cc-b542-a18212a43c08', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ac3e9b2-f489-49cc-b542-a18212a43c08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:29,015 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.096s 2021-01-12 15:47:29,015 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd9e438c-bb67-4fd6-9097-b1be9027ea40', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd9e438c-bb67-4fd6-9097-b1be9027ea40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:30,120 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.097s 2021-01-12 15:47:30,120 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5ce2b69-8ca4-45ee-b612-47fe855a51ed', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5ce2b69-8ca4-45ee-b612-47fe855a51ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:31,224 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:47:31,225 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27ffc136-c23d-404a-992c-c6b1ff51cf52', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27ffc136-c23d-404a-992c-c6b1ff51cf52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:32,332 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.096s 2021-01-12 15:47:32,332 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84bf9326-e11d-423f-a447-011623a2e2b7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84bf9326-e11d-423f-a447-011623a2e2b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:33,453 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.111s 2021-01-12 15:47:33,453 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b718642e-923e-445c-836f-cd0c9c8d0974', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b718642e-923e-445c-836f-cd0c9c8d0974', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:34,566 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.104s 2021-01-12 15:47:34,567 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfb5308e-135a-472a-bf78-0091480ddc3f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfb5308e-135a-472a-bf78-0091480ddc3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:35,676 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.100s 2021-01-12 15:47:35,676 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91fb23cd-1047-4e0b-8469-14fd43639787', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91fb23cd-1047-4e0b-8469-14fd43639787', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:36,852 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.166s 2021-01-12 15:47:36,852 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a21813fd-cead-4138-9585-736dc409a800', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a21813fd-cead-4138-9585-736dc409a800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:37,972 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.110s 2021-01-12 15:47:37,972 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd6948d0-f96f-4ead-baf7-0a92cf432a0c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd6948d0-f96f-4ead-baf7-0a92cf432a0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:39,092 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.109s 2021-01-12 15:47:39,093 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71964687-80cd-44f8-a654-edd80a062b7a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71964687-80cd-44f8-a654-edd80a062b7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:40,218 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.117s 2021-01-12 15:47:40,219 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5712d22a-0376-4359-87c9-34037f2ed274', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5712d22a-0376-4359-87c9-34037f2ed274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:41,412 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.185s 2021-01-12 15:47:41,412 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0755d157-98ab-4288-8400-8420ad6240e6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0755d157-98ab-4288-8400-8420ad6240e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:42,559 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.135s 2021-01-12 15:47:42,559 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04ba9ae1-4b88-405c-b0f6-8c0158e2f24f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04ba9ae1-4b88-405c-b0f6-8c0158e2f24f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:43,681 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.110s 2021-01-12 15:47:43,681 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-555e460c-6b36-41ae-a253-e9b3cd9509c8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-555e460c-6b36-41ae-a253-e9b3cd9509c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:44,809 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.116s 2021-01-12 15:47:44,809 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcabb4bb-42c4-48f7-a028-5c1af2acad27', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcabb4bb-42c4-48f7-a028-5c1af2acad27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:45,913 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:47:45,914 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fac5f656-7ead-4bf7-ab43-c0f246649153', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fac5f656-7ead-4bf7-ab43-c0f246649153', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:47,017 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:47:47,017 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adef8db3-46d7-4b38-a926-11b3d757bcce', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adef8db3-46d7-4b38-a926-11b3d757bcce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:48,123 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.098s 2021-01-12 15:47:48,124 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a168922b-2ad8-4fab-b94d-5fa74bd51d20', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a168922b-2ad8-4fab-b94d-5fa74bd51d20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:49,234 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.101s 2021-01-12 15:47:49,235 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5c866f8-e225-42b5-9246-ce5fe44f66d6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5c866f8-e225-42b5-9246-ce5fe44f66d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:50,349 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.106s 2021-01-12 15:47:50,349 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a9333b3-46ed-4097-9a91-0d60ce97dd0c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a9333b3-46ed-4097-9a91-0d60ce97dd0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:51,461 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.099s 2021-01-12 15:47:51,462 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aa6a753-bbdf-449a-b016-2f5af1d98905', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aa6a753-bbdf-449a-b016-2f5af1d98905', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:52,569 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.099s 2021-01-12 15:47:52,570 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-726a8b77-99ed-495e-a88c-c3f3608ad229', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-726a8b77-99ed-495e-a88c-c3f3608ad229', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:53,680 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.101s 2021-01-12 15:47:53,681 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d34f2bd4-93a5-4218-bc3a-b917e3ad1d7b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d34f2bd4-93a5-4218-bc3a-b917e3ad1d7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:54,798 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.108s 2021-01-12 15:47:54,798 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c1a1436-ae98-4d04-a20c-1b6d891b88df', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c1a1436-ae98-4d04-a20c-1b6d891b88df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:55,908 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.101s 2021-01-12 15:47:55,908 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5fe6d85-1a30-46fa-a787-875a55a4622d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5fe6d85-1a30-46fa-a787-875a55a4622d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:57,011 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:47:57,012 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e727adb0-53b3-499c-a09e-d0e346cf4eaa', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e727adb0-53b3-499c-a09e-d0e346cf4eaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:58,247 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.227s 2021-01-12 15:47:58,248 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57d82c7b-8bd9-41a2-ae6a-121f9ac570ea', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57d82c7b-8bd9-41a2-ae6a-121f9ac570ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:47:59,349 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.092s 2021-01-12 15:47:59,349 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21d9e622-40ff-48ba-83a7-0103b72115c5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21d9e622-40ff-48ba-83a7-0103b72115c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:00,457 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.098s 2021-01-12 15:48:00,458 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cd4f1d3-904e-4ff5-a39c-b60365eb2988', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cd4f1d3-904e-4ff5-a39c-b60365eb2988', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:01,562 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.096s 2021-01-12 15:48:01,563 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-257fc557-84cb-4f9a-ab38-c69fea54a842', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-257fc557-84cb-4f9a-ab38-c69fea54a842', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:02,666 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:48:02,666 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d6eb117-00c1-401c-937f-6fae7bb8e59c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d6eb117-00c1-401c-937f-6fae7bb8e59c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:03,773 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.097s 2021-01-12 15:48:03,773 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89c6ebb7-c593-4ba6-82bb-21210e6ad9f4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89c6ebb7-c593-4ba6-82bb-21210e6ad9f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:04,876 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:48:04,877 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b2fb4de-ba6e-49b5-be2e-86c67093a3b1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b2fb4de-ba6e-49b5-be2e-86c67093a3b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:05,978 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.092s 2021-01-12 15:48:05,979 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6315bc61-3efb-48c2-a81a-4ad07746f139', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6315bc61-3efb-48c2-a81a-4ad07746f139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:07,081 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.093s 2021-01-12 15:48:07,081 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2195b6c1-cf08-4930-970f-f6f286c2b842', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2195b6c1-cf08-4930-970f-f6f286c2b842', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:08,184 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:48:08,185 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86b190ea-b2f1-42d8-a11d-ad84778106f1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86b190ea-b2f1-42d8-a11d-ad84778106f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:09,286 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.092s 2021-01-12 15:48:09,286 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b9a11f1-2aaf-40eb-8ee0-41955abff918', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b9a11f1-2aaf-40eb-8ee0-41955abff918', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:10,392 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.097s 2021-01-12 15:48:10,393 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab54e41f-effb-4f69-9249-91b05d2d443c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab54e41f-effb-4f69-9249-91b05d2d443c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:11,499 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.098s 2021-01-12 15:48:11,500 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7c92d7b-1318-4c27-83f8-cd9032f3019d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7c92d7b-1318-4c27-83f8-cd9032f3019d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:12,603 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:48:12,603 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-710bc2ad-18c6-46fe-aa2c-2852e7ff0d9b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-710bc2ad-18c6-46fe-aa2c-2852e7ff0d9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:13,707 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:48:13,707 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-084a5552-99f3-40ef-9b5e-63b907858b91', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-084a5552-99f3-40ef-9b5e-63b907858b91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:14,817 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.101s 2021-01-12 15:48:14,818 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c688f62-d308-47dc-abc5-972da0ca3585', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c688f62-d308-47dc-abc5-972da0ca3585', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:15,927 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.099s 2021-01-12 15:48:15,928 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3a394f8-476b-45bb-a668-70842d14817c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3a394f8-476b-45bb-a668-70842d14817c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:17,032 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:48:17,033 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-365b9711-cb3f-466b-a483-84057a6c9233', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-365b9711-cb3f-466b-a483-84057a6c9233', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:18,146 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.104s 2021-01-12 15:48:18,147 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86772163-3606-4490-aa1f-0f2e19925480', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86772163-3606-4490-aa1f-0f2e19925480', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:19,252 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:48:19,252 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fabb5e2-71be-4a27-b8a7-e4e4e15301e5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fabb5e2-71be-4a27-b8a7-e4e4e15301e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:20,355 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:48:20,355 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6dd3dd3-0c77-469d-aa86-34398d9b68b1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6dd3dd3-0c77-469d-aa86-34398d9b68b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:21,462 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.098s 2021-01-12 15:48:21,463 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95033a14-69fc-45c6-9d0c-a9ad1894f35e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95033a14-69fc-45c6-9d0c-a9ad1894f35e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:22,568 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:48:22,568 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a739127-8cd9-4155-9929-ba4ac044cdb1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a739127-8cd9-4155-9929-ba4ac044cdb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:23,676 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.098s 2021-01-12 15:48:23,676 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9fad58f-d568-415f-998a-89614916fc0d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9fad58f-d568-415f-998a-89614916fc0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:24,802 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.116s 2021-01-12 15:48:24,802 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ac3d9c1-1d43-4ca1-a9f8-308043f479af', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ac3d9c1-1d43-4ca1-a9f8-308043f479af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:25,918 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.106s 2021-01-12 15:48:25,918 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-823c45d7-6547-49a9-9a39-06b9992403e4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-823c45d7-6547-49a9-9a39-06b9992403e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:27,035 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.107s 2021-01-12 15:48:27,036 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6adb78f-1ab9-4c33-8659-dc34ef619662', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6adb78f-1ab9-4c33-8659-dc34ef619662', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:28,146 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:48:28,147 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d87cdc09-d9a6-4e6f-97ab-c883d7be6bc3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d87cdc09-d9a6-4e6f-97ab-c883d7be6bc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:29,251 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:48:29,252 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f433faf1-67ff-4506-bca8-4a1cd8c25866', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f433faf1-67ff-4506-bca8-4a1cd8c25866', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:30,360 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.099s 2021-01-12 15:48:30,360 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dab74100-a342-4e60-ab50-68a69c18caa9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dab74100-a342-4e60-ab50-68a69c18caa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:31,469 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.099s 2021-01-12 15:48:31,469 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-892f3c2e-d7cc-4b67-8851-81c49d4b92fc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-892f3c2e-d7cc-4b67-8851-81c49d4b92fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:32,573 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:48:32,573 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c581d2fe-f54e-4bac-a365-08ffb64c20fb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c581d2fe-f54e-4bac-a365-08ffb64c20fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:33,679 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.096s 2021-01-12 15:48:33,679 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77f71256-42a8-48a8-9feb-e582d7f77a5e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77f71256-42a8-48a8-9feb-e582d7f77a5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:34,783 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:48:34,784 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-705ced41-4ce0-4595-8b1b-87b53312f92a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-705ced41-4ce0-4595-8b1b-87b53312f92a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:35,903 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.110s 2021-01-12 15:48:35,903 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0db485f7-1ecd-4a7b-b11d-38da19592140', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0db485f7-1ecd-4a7b-b11d-38da19592140', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:37,010 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.098s 2021-01-12 15:48:37,010 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cff63912-4551-4db6-b345-a59242d1677b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cff63912-4551-4db6-b345-a59242d1677b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:38,116 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:48:38,116 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-492433de-ee2f-4159-81d7-f69a1126f2da', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-492433de-ee2f-4159-81d7-f69a1126f2da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:39,223 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.097s 2021-01-12 15:48:39,223 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-609b51f5-6d8d-42a1-82dc-fa78f89173e8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-609b51f5-6d8d-42a1-82dc-fa78f89173e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:40,328 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:48:40,328 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7c7939f-e3b6-423d-8857-c490f4f7c2b2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7c7939f-e3b6-423d-8857-c490f4f7c2b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:41,429 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.092s 2021-01-12 15:48:41,429 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a9ef12e-20ac-4e8d-8a81-54e27d079e01', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a9ef12e-20ac-4e8d-8a81-54e27d079e01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:42,533 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:48:42,533 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97a85807-2840-4810-b0a4-cd717f9311e9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97a85807-2840-4810-b0a4-cd717f9311e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:43,639 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.096s 2021-01-12 15:48:43,639 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ead29a78-ab03-49ed-8a10-15122c63f09b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ead29a78-ab03-49ed-8a10-15122c63f09b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:44,747 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.099s 2021-01-12 15:48:44,748 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-478f9afb-74dd-44de-bbc9-4b164fea3a9f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-478f9afb-74dd-44de-bbc9-4b164fea3a9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:45,858 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.102s 2021-01-12 15:48:45,859 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1079decf-a779-46d9-8a9a-79047a4903d7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1079decf-a779-46d9-8a9a-79047a4903d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:46,968 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.099s 2021-01-12 15:48:46,968 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e4f1da6-43f6-4644-aed9-66a9e75f131f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e4f1da6-43f6-4644-aed9-66a9e75f131f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:48,075 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.099s 2021-01-12 15:48:48,075 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-192f028a-5956-4444-a4dd-e83f5d51522f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-192f028a-5956-4444-a4dd-e83f5d51522f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:49,180 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.096s 2021-01-12 15:48:49,181 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b377e93f-67df-4c16-b68f-c49c302af1f3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b377e93f-67df-4c16-b68f-c49c302af1f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:50,286 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.097s 2021-01-12 15:48:50,287 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-648b8fc1-6b96-4ec2-ab0b-b635d2e13e28', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-648b8fc1-6b96-4ec2-ab0b-b635d2e13e28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:51,393 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.096s 2021-01-12 15:48:51,393 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39cb523a-0e74-4956-9dda-6c8be00910a9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39cb523a-0e74-4956-9dda-6c8be00910a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:52,496 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:48:52,497 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9645ba8-71e5-4955-a2e9-6eba8905167d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9645ba8-71e5-4955-a2e9-6eba8905167d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:53,611 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.106s 2021-01-12 15:48:53,611 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f7a9440-ca66-4d70-9c86-f280a48c0dcc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f7a9440-ca66-4d70-9c86-f280a48c0dcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:54,721 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.101s 2021-01-12 15:48:54,722 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fdab042-7b5e-4fa8-b4c6-3d6e54b0b5f3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fdab042-7b5e-4fa8-b4c6-3d6e54b0b5f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:55,828 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.097s 2021-01-12 15:48:55,828 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f528395-bd35-4a8d-8967-500461b2a148', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f528395-bd35-4a8d-8967-500461b2a148', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:56,932 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.095s 2021-01-12 15:48:56,932 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65065e72-c014-480f-8795-83e4f63d6897', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65065e72-c014-480f-8795-83e4f63d6897', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:58,040 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.098s 2021-01-12 15:48:58,041 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-792e04f0-f2b2-43ad-a555-069c7b50aa50', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-792e04f0-f2b2-43ad-a555-069c7b50aa50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:48:59,144 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:48:59,144 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c8091d8-2797-4321-8670-39b5f672b2f3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c8091d8-2797-4321-8670-39b5f672b2f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:00,246 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.093s 2021-01-12 15:49:00,247 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-611e9477-2605-4ae7-ba2d-59230d0a5c87', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-611e9477-2605-4ae7-ba2d-59230d0a5c87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:01,352 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.096s 2021-01-12 15:49:01,353 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-788396ba-eaec-4e77-a314-d064545a1d8e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-788396ba-eaec-4e77-a314-d064545a1d8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:02,456 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.093s 2021-01-12 15:49:02,456 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e402e213-1394-41c3-a6b7-6c3b3d150d96', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e402e213-1394-41c3-a6b7-6c3b3d150d96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:03,561 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.096s 2021-01-12 15:49:03,561 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ba4c38f-38d9-4022-a908-165481d2a23c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ba4c38f-38d9-4022-a908-165481d2a23c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:04,666 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.096s 2021-01-12 15:49:04,666 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1f7a005-7e44-41fd-a4df-78be2091761e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1f7a005-7e44-41fd-a4df-78be2091761e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:05,771 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.096s 2021-01-12 15:49:05,771 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ba663b0-dee4-4ce5-a950-d2b5ebef2ced', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ba663b0-dee4-4ce5-a950-d2b5ebef2ced', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:06,877 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.097s 2021-01-12 15:49:06,878 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f3f61d0-ff30-4051-9e01-afc351d37f94', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f3f61d0-ff30-4051-9e01-afc351d37f94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:07,984 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.097s 2021-01-12 15:49:07,984 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8f37635-b5ab-4e45-9c02-9792e94c9b71', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8f37635-b5ab-4e45-9c02-9792e94c9b71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:09,088 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:49:09,088 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-037b7232-6dc5-40e8-98ff-51b7d78322a0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-037b7232-6dc5-40e8-98ff-51b7d78322a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:10,192 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:49:10,193 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-815aed8d-c646-4306-8b27-2334e68c92a8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-815aed8d-c646-4306-8b27-2334e68c92a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:11,310 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.106s 2021-01-12 15:49:11,310 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16aba9ac-5b6d-4e6a-a789-3da6ed24b986', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16aba9ac-5b6d-4e6a-a789-3da6ed24b986', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:12,412 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.093s 2021-01-12 15:49:12,413 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d97679b-f0ef-4b2a-8dc1-2eb62ad66935', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d97679b-f0ef-4b2a-8dc1-2eb62ad66935', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:13,528 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.105s 2021-01-12 15:49:13,528 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cef24b4b-995f-46e1-9d50-b59f84256980', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cef24b4b-995f-46e1-9d50-b59f84256980', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:14,633 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.096s 2021-01-12 15:49:14,634 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5f1fbd8-666f-4240-843f-6e9ca9e956bb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5f1fbd8-666f-4240-843f-6e9ca9e956bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:15,739 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.096s 2021-01-12 15:49:15,740 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f20ff9e-b4fd-4432-95a0-1dcd4e21a858', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f20ff9e-b4fd-4432-95a0-1dcd4e21a858', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:16,846 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.097s 2021-01-12 15:49:16,847 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1e2b9a2-59c6-43c0-9984-87ce00240aa8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1e2b9a2-59c6-43c0-9984-87ce00240aa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:18,085 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.227s 2021-01-12 15:49:18,085 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-636dbb86-e760-4f79-bc2e-c7f513015c40', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-636dbb86-e760-4f79-bc2e-c7f513015c40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:19,187 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.092s 2021-01-12 15:49:19,187 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29e9f145-02de-4cd2-b381-3aab2eb9faad', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29e9f145-02de-4cd2-b381-3aab2eb9faad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:20,292 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.096s 2021-01-12 15:49:20,292 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5353241c-bd35-41d8-8d4b-cb4f5b518b57', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5353241c-bd35-41d8-8d4b-cb4f5b518b57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:21,404 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.102s 2021-01-12 15:49:21,404 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b23401e-fd74-4801-8cb1-ff7efe3a9bfb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b23401e-fd74-4801-8cb1-ff7efe3a9bfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:22,510 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.097s 2021-01-12 15:49:22,511 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76363e7b-fd95-4bae-bacd-95cd6482c066', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76363e7b-fd95-4bae-bacd-95cd6482c066', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:23,628 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.109s 2021-01-12 15:49:23,629 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-052b0536-8828-4571-8f9c-b6d812869e90', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-052b0536-8828-4571-8f9c-b6d812869e90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:24,736 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.098s 2021-01-12 15:49:24,736 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dc80395-6aee-4fe4-948c-71546da641d8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dc80395-6aee-4fe4-948c-71546da641d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:25,892 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.147s 2021-01-12 15:49:25,893 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e25027db-9fe9-4ecc-9595-32e9afe613d6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e25027db-9fe9-4ecc-9595-32e9afe613d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:27,000 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.098s 2021-01-12 15:49:27,000 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-531d3ab9-2951-4abe-8d59-c2e584953647', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-531d3ab9-2951-4abe-8d59-c2e584953647', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:28,118 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.109s 2021-01-12 15:49:28,118 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab1b5b22-ea14-4a57-b58f-05551ab60ce0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab1b5b22-ea14-4a57-b58f-05551ab60ce0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:29,317 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.189s 2021-01-12 15:49:29,318 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a897190-30d0-4dc4-8ec6-40df2a1051f2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a897190-30d0-4dc4-8ec6-40df2a1051f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:30,422 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.094s 2021-01-12 15:49:30,423 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c93faa9b-eef6-4a2b-a2f2-3659428c8eff', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c93faa9b-eef6-4a2b-a2f2-3659428c8eff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:31,550 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.118s 2021-01-12 15:49:31,550 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88a89678-dbb6-4e0a-b401-88a9897e1992', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88a89678-dbb6-4e0a-b401-88a9897e1992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:32,668 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.110s 2021-01-12 15:49:32,669 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-400f894c-f3e5-4f04-8d13-51fb5b8816d6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-400f894c-f3e5-4f04-8d13-51fb5b8816d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:33,794 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.116s 2021-01-12 15:49:33,795 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f737955b-b53c-4aca-96f0-8f2b2e51dfef', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f737955b-b53c-4aca-96f0-8f2b2e51dfef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:34,922 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.118s 2021-01-12 15:49:34,923 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bd59742-ee68-4897-823d-f1492d86a086', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bd59742-ee68-4897-823d-f1492d86a086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:36,046 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555 0.115s 2021-01-12 15:49:36,047 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-525d1da3-967b-4f72-a9cf-008d629aa564', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-525d1da3-967b-4f72-a9cf-008d629aa564', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555'} Body: b'{"volume": {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:21.000000", "updated_at": "2021-01-12T15:43:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-2096274709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/ad5bdbee-6b24-43ed-8376-a08476fef555"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "attachment_id": "cfa2290f-81f7-4c09-b020-940fecfac69d", "volume_id": "ad5bdbee-6b24-43ed-8376-a08476fef555", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-01-12T15:36:39.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:36,147 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:49:36,148 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3763561-0172-4176-afac-e41a05fb0df3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3763561-0172-4176-afac-e41a05fb0df3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:36,248 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:49:36,249 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe9c35ca-8d87-4e58-a066-bc17c84a18e0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe9c35ca-8d87-4e58-a066-bc17c84a18e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:37,353 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:49:37,354 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6ef7d29-bbdf-4f35-9f2d-a65f61d5c18a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6ef7d29-bbdf-4f35-9f2d-a65f61d5c18a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:38,459 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:49:38,459 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd8e894a-7ae4-4878-a234-67dd54d51d01', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd8e894a-7ae4-4878-a234-67dd54d51d01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:39,561 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:49:39,562 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23b1fa74-c22c-49d4-bb30-fdc02d65987a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23b1fa74-c22c-49d4-bb30-fdc02d65987a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:40,671 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.100s 2021-01-12 15:49:40,671 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1105b533-1af3-489b-b536-e3c8277f31ab', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1105b533-1af3-489b-b536-e3c8277f31ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:41,790 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.109s 2021-01-12 15:49:41,790 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97c82994-c18d-4bed-98c4-1c734b25dbde', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97c82994-c18d-4bed-98c4-1c734b25dbde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:42,894 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:49:42,894 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-288393b7-6652-4000-b037-013ac6c200a2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-288393b7-6652-4000-b037-013ac6c200a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:43,998 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:49:43,999 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8984288-edf0-44c2-ae35-f5f43db19c39', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8984288-edf0-44c2-ae35-f5f43db19c39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:45,099 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:49:45,100 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa3d05b1-fbd4-49cc-9da9-2f96e78bcb21', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa3d05b1-fbd4-49cc-9da9-2f96e78bcb21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:46,206 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:49:46,207 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d814c541-117e-4d79-a79a-f4661af21901', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d814c541-117e-4d79-a79a-f4661af21901', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:47,320 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.104s 2021-01-12 15:49:47,320 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b2ae792-3d77-47ca-86fb-3d3a5fdba86c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b2ae792-3d77-47ca-86fb-3d3a5fdba86c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:48,437 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.107s 2021-01-12 15:49:48,437 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b545cc9-c632-457f-9941-fe2d9a7fb6c1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b545cc9-c632-457f-9941-fe2d9a7fb6c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:49,556 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.110s 2021-01-12 15:49:49,556 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a365edde-bba9-44c7-83c0-5e1991c79744', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a365edde-bba9-44c7-83c0-5e1991c79744', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:50,681 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.115s 2021-01-12 15:49:50,681 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30e0e30e-87bc-4628-b263-92d9981b2c40', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30e0e30e-87bc-4628-b263-92d9981b2c40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:51,817 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.127s 2021-01-12 15:49:51,818 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdcbe3fe-a8be-49bd-b399-cb9087265b23', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdcbe3fe-a8be-49bd-b399-cb9087265b23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:52,936 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.109s 2021-01-12 15:49:52,937 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-413d63a2-1b6e-42cd-bca1-c8684feadc9e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-413d63a2-1b6e-42cd-bca1-c8684feadc9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:54,068 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.122s 2021-01-12 15:49:54,068 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9801e16-d869-46f7-a750-947c58c804d3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9801e16-d869-46f7-a750-947c58c804d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:55,181 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.103s 2021-01-12 15:49:55,181 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7160dfec-d8f5-4ee3-b7e3-c575fe5c2381', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7160dfec-d8f5-4ee3-b7e3-c575fe5c2381', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:56,305 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.114s 2021-01-12 15:49:56,305 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b4fa136-66d7-4633-bc8c-08039c36a95e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b4fa136-66d7-4633-bc8c-08039c36a95e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:57,432 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.117s 2021-01-12 15:49:57,433 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9931729-5851-4fd5-93f5-9bfdf312baf3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9931729-5851-4fd5-93f5-9bfdf312baf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:58,552 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.110s 2021-01-12 15:49:58,552 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c2c0feb-6a57-4282-aedd-e83610a6c931', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c2c0feb-6a57-4282-aedd-e83610a6c931', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:49:59,674 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.112s 2021-01-12 15:49:59,674 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-783af259-2a6d-4528-87c8-63d3fce1b602', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-783af259-2a6d-4528-87c8-63d3fce1b602', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:00,803 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.120s 2021-01-12 15:50:00,804 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-271c746f-fef7-4bcf-9af3-8e6b09bff5a7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-271c746f-fef7-4bcf-9af3-8e6b09bff5a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:01,922 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.109s 2021-01-12 15:50:01,922 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59cbe4e4-bc76-41b9-9ea7-5cf4608c97eb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59cbe4e4-bc76-41b9-9ea7-5cf4608c97eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:03,046 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.115s 2021-01-12 15:50:03,046 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf134d8c-1414-4119-8282-c0b98792089b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf134d8c-1414-4119-8282-c0b98792089b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:04,177 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.122s 2021-01-12 15:50:04,177 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-304c2c60-28ff-48f7-965b-6d02cf3bebe2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-304c2c60-28ff-48f7-965b-6d02cf3bebe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:05,301 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.114s 2021-01-12 15:50:05,302 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-167da5cf-3ced-42c5-94e9-5f9076456efe', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-167da5cf-3ced-42c5-94e9-5f9076456efe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:06,429 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.118s 2021-01-12 15:50:06,429 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fa8318a-6c77-40ee-afee-2d1c9672ee04', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fa8318a-6c77-40ee-afee-2d1c9672ee04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:07,555 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.116s 2021-01-12 15:50:07,555 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fba26d36-b488-4919-85f0-180dec77060a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fba26d36-b488-4919-85f0-180dec77060a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:08,675 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.110s 2021-01-12 15:50:08,675 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e437fe96-ae33-46b8-9ff8-6f64bf248485', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e437fe96-ae33-46b8-9ff8-6f64bf248485', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:09,793 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.109s 2021-01-12 15:50:09,794 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b1ceca0-6aa5-4a12-89f6-96e5dde7b193', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b1ceca0-6aa5-4a12-89f6-96e5dde7b193', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:10,932 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.129s 2021-01-12 15:50:10,932 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e246156b-3537-4b16-a272-d8b1670d7c6a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e246156b-3537-4b16-a272-d8b1670d7c6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:12,060 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.119s 2021-01-12 15:50:12,061 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a084006-442b-470c-b68f-87a008f583fb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a084006-442b-470c-b68f-87a008f583fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:13,168 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.100s 2021-01-12 15:50:13,169 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2670cb92-0cb5-48f3-a100-8d143ced20a0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2670cb92-0cb5-48f3-a100-8d143ced20a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:14,293 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.115s 2021-01-12 15:50:14,293 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d61b0d8-f1aa-42ee-8dd1-3b7890d7b0fd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d61b0d8-f1aa-42ee-8dd1-3b7890d7b0fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:15,424 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.121s 2021-01-12 15:50:15,424 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3069f2c-cd78-4bd2-9f2f-17920407ce57', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3069f2c-cd78-4bd2-9f2f-17920407ce57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:16,540 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.107s 2021-01-12 15:50:16,540 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9667277c-e271-4076-a9ed-006bd1458c7f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9667277c-e271-4076-a9ed-006bd1458c7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:17,669 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.120s 2021-01-12 15:50:17,669 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ab29a2f-5932-48dd-b403-9719732e3e40', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ab29a2f-5932-48dd-b403-9719732e3e40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:18,790 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.111s 2021-01-12 15:50:18,790 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03873afd-f489-414d-81a8-94901a9385dc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03873afd-f489-414d-81a8-94901a9385dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:19,910 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.111s 2021-01-12 15:50:19,910 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5121661c-5f47-4f7d-b8d2-b902986c4ab4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5121661c-5f47-4f7d-b8d2-b902986c4ab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:21,040 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.122s 2021-01-12 15:50:21,041 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1792935-9ac6-4a21-ab73-aa27ac11e2df', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1792935-9ac6-4a21-ab73-aa27ac11e2df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:22,177 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.126s 2021-01-12 15:50:22,177 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a14e136-dd10-46ed-a69e-8ffa97d99735', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a14e136-dd10-46ed-a69e-8ffa97d99735', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:23,293 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.108s 2021-01-12 15:50:23,294 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5504506-3622-4e85-86aa-1bf3324b5b56', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5504506-3622-4e85-86aa-1bf3324b5b56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:24,414 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.111s 2021-01-12 15:50:24,415 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c71e08d4-a78b-4f3e-ac3c-e58d36537934', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c71e08d4-a78b-4f3e-ac3c-e58d36537934', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:25,537 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.114s 2021-01-12 15:50:25,538 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc15b61d-1509-40dc-8326-a43275dcfec6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc15b61d-1509-40dc-8326-a43275dcfec6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:26,659 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.112s 2021-01-12 15:50:26,659 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56f3683d-f9e7-45b3-8258-75749f0365d5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56f3683d-f9e7-45b3-8258-75749f0365d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:27,787 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.118s 2021-01-12 15:50:27,787 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9002a94-753d-40ac-b7de-a6919b37e95a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9002a94-753d-40ac-b7de-a6919b37e95a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:28,910 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.113s 2021-01-12 15:50:28,910 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-578f1b7f-ca86-4268-9024-ce260fe72b23', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-578f1b7f-ca86-4268-9024-ce260fe72b23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:30,036 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.117s 2021-01-12 15:50:30,037 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54df51ae-0ca2-462c-89a0-315f581f718c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54df51ae-0ca2-462c-89a0-315f581f718c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:31,165 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.118s 2021-01-12 15:50:31,165 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c225465-8fd9-45a3-88f4-e2416422056a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c225465-8fd9-45a3-88f4-e2416422056a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:32,286 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.111s 2021-01-12 15:50:32,286 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d0b87e7-7f6b-4471-acb2-d337f9cafbd9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d0b87e7-7f6b-4471-acb2-d337f9cafbd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:33,406 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.110s 2021-01-12 15:50:33,407 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-822ce0a3-b921-466e-afc1-2a6bd1f18db7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-822ce0a3-b921-466e-afc1-2a6bd1f18db7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:34,529 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.114s 2021-01-12 15:50:34,529 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-159e1dc3-7474-47ba-8ecd-d5d86dbcac7a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-159e1dc3-7474-47ba-8ecd-d5d86dbcac7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:35,653 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.115s 2021-01-12 15:50:35,653 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb3e024f-a8d6-44e4-9d0a-06e88a451720', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb3e024f-a8d6-44e4-9d0a-06e88a451720', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:36,775 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.113s 2021-01-12 15:50:36,776 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d785d8c7-8459-47c9-a759-6e6761df9540', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d785d8c7-8459-47c9-a759-6e6761df9540', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:37,903 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.118s 2021-01-12 15:50:37,903 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa5e813d-29be-41cf-91a1-169c3d8dd363', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa5e813d-29be-41cf-91a1-169c3d8dd363', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:39,024 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.112s 2021-01-12 15:50:39,025 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23e5e62d-1646-441e-a6f0-38cd5961c851', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23e5e62d-1646-441e-a6f0-38cd5961c851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:40,386 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.352s 2021-01-12 15:50:40,387 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-948c5439-5ba6-4173-86a8-3e01bc2d2be4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-948c5439-5ba6-4173-86a8-3e01bc2d2be4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:41,488 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:50:41,488 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7b8165d-9f5e-44cb-b2fe-adbfc6242535', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7b8165d-9f5e-44cb-b2fe-adbfc6242535', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:42,622 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.125s 2021-01-12 15:50:42,622 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7bb1c92-7467-4e38-8bda-1e659a24ce95', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7bb1c92-7467-4e38-8bda-1e659a24ce95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:43,726 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:50:43,726 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cb1fda8-0d65-4ea0-b571-2b4096735f28', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cb1fda8-0d65-4ea0-b571-2b4096735f28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:44,944 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.208s 2021-01-12 15:50:44,944 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c0f1b5f-2767-42fc-88ee-9a8baa3c189d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c0f1b5f-2767-42fc-88ee-9a8baa3c189d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:46,044 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:50:46,044 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54b94028-8ac2-4f4a-9f51-3d02c8710fb4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54b94028-8ac2-4f4a-9f51-3d02c8710fb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:47,145 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:50:47,145 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aea1bccf-a658-48c3-ad72-2d282d10a0a8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aea1bccf-a658-48c3-ad72-2d282d10a0a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:48,251 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:50:48,251 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd7d5410-ff7d-4e05-a4e1-7f6ab99e8fbd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd7d5410-ff7d-4e05-a4e1-7f6ab99e8fbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:49,353 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:50:49,353 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75062d92-8703-49c9-90b4-d4d3877c52c9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75062d92-8703-49c9-90b4-d4d3877c52c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:50,455 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:50:50,456 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9eb1cd5-e3c5-4c83-923f-916a6a553fb0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9eb1cd5-e3c5-4c83-923f-916a6a553fb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:51,557 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:50:51,558 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71be78b8-f601-4e21-a641-29ba60cbbd62', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71be78b8-f601-4e21-a641-29ba60cbbd62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:52,661 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:50:52,662 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03945137-8ecc-4134-9dcf-eb995ebd2ed9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03945137-8ecc-4134-9dcf-eb995ebd2ed9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:53,769 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:50:53,769 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a64a285-fbab-4bc7-9153-387afea0ea40', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a64a285-fbab-4bc7-9153-387afea0ea40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:54,872 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:50:54,872 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9ef8bb0-e5ab-4e10-8c8a-b4ed54073aaf', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9ef8bb0-e5ab-4e10-8c8a-b4ed54073aaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:55,974 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:50:55,975 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5641138-60c9-45f2-99a6-d02fc1e049fa', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5641138-60c9-45f2-99a6-d02fc1e049fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:57,075 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:50:57,076 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ddd8ca6-6e1b-4ae4-8c17-26fe1457cdd8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ddd8ca6-6e1b-4ae4-8c17-26fe1457cdd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:58,184 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.098s 2021-01-12 15:50:58,184 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96fa2269-d8db-4d18-880e-1fe47a89b3df', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96fa2269-d8db-4d18-880e-1fe47a89b3df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:50:59,285 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:50:59,286 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e33d191-2a20-4ad0-987b-838cd7771dce', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e33d191-2a20-4ad0-987b-838cd7771dce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:00,392 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:51:00,392 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35e5f02c-5c69-4bd1-b208-b06c25ae7af3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35e5f02c-5c69-4bd1-b208-b06c25ae7af3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:01,503 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.102s 2021-01-12 15:51:01,503 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-438e1f33-fc32-43db-8b58-46217a69f6a3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-438e1f33-fc32-43db-8b58-46217a69f6a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:02,606 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:51:02,607 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-859580d1-b71a-4bf3-a2aa-25a8ce0fbe05', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-859580d1-b71a-4bf3-a2aa-25a8ce0fbe05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:03,710 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:51:03,711 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54446fff-1486-4251-80a2-9e5cb76f3f26', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54446fff-1486-4251-80a2-9e5cb76f3f26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:04,816 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:51:04,816 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c6a7788-9f4b-4971-adb0-2cad8c0d0740', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c6a7788-9f4b-4971-adb0-2cad8c0d0740', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:05,922 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:51:05,923 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95a9b307-ae5f-44a3-8bff-57bd1289976e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95a9b307-ae5f-44a3-8bff-57bd1289976e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:07,031 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.099s 2021-01-12 15:51:07,031 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2423840b-356c-4738-b7e4-dd0516ba9d5a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2423840b-356c-4738-b7e4-dd0516ba9d5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:08,134 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:51:08,134 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-120c56b4-3a5a-4b1e-bbd0-e7577f7fd9c3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-120c56b4-3a5a-4b1e-bbd0-e7577f7fd9c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:09,239 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:51:09,239 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cd5a5dd-466c-426d-8e51-53a1b96ffb92', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cd5a5dd-466c-426d-8e51-53a1b96ffb92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:10,341 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:51:10,342 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e726e53f-6e6b-4592-b1aa-14eebd56dfb6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e726e53f-6e6b-4592-b1aa-14eebd56dfb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:11,443 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:51:11,443 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e701145-e857-4a93-9ae9-a2265f5dc0a4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e701145-e857-4a93-9ae9-a2265f5dc0a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:12,546 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:51:12,547 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78683084-6014-4282-8787-0ddadef24f59', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78683084-6014-4282-8787-0ddadef24f59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:13,648 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:51:13,649 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f21d38db-f103-4dfc-84e7-9b63bf93ead2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f21d38db-f103-4dfc-84e7-9b63bf93ead2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:14,752 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:51:14,753 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33482897-14e0-4879-a382-858ef2e5afa0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33482897-14e0-4879-a382-858ef2e5afa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:15,862 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.100s 2021-01-12 15:51:15,863 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01b8e1d3-4be8-4ac0-ab45-0b2ecf83a506', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01b8e1d3-4be8-4ac0-ab45-0b2ecf83a506', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:16,965 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:51:16,966 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71eb4217-1e19-4084-8003-ccd4b4744494', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71eb4217-1e19-4084-8003-ccd4b4744494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:18,065 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:51:18,066 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47d63fea-bc6f-47a6-bf5e-d9292ad086e8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47d63fea-bc6f-47a6-bf5e-d9292ad086e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:19,169 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:51:19,169 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9ca62e9-304c-4048-99eb-7ebbdf432484', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9ca62e9-304c-4048-99eb-7ebbdf432484', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:20,277 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.099s 2021-01-12 15:51:20,277 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90a2f9b1-27b7-4b43-9696-3c7149de5cfd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90a2f9b1-27b7-4b43-9696-3c7149de5cfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:21,382 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:51:21,382 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64699fb6-22fc-4fc6-8da1-634c25f52c86', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64699fb6-22fc-4fc6-8da1-634c25f52c86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:22,488 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:51:22,489 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd36a5e7-dbc8-4457-9208-584288823b67', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd36a5e7-dbc8-4457-9208-584288823b67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:23,590 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:51:23,590 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1682881f-bc37-4b4b-bd02-eecec894e291', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1682881f-bc37-4b4b-bd02-eecec894e291', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:24,692 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:51:24,692 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a9ccde7-a369-4736-8783-0e677faf75b3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a9ccde7-a369-4736-8783-0e677faf75b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:25,795 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:51:25,795 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e4dee14-4b97-4efd-b70e-48316bf8189a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e4dee14-4b97-4efd-b70e-48316bf8189a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:26,898 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:51:26,899 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e0d1cf2-c475-4d29-97e1-933919f9a792', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e0d1cf2-c475-4d29-97e1-933919f9a792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:28,000 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:51:28,000 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e8b8cf7-3195-45eb-b0f9-98b7d0a2a95a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e8b8cf7-3195-45eb-b0f9-98b7d0a2a95a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:29,101 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:51:29,102 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1f3702b-a8a0-4df4-92c0-5045f9f182ee', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1f3702b-a8a0-4df4-92c0-5045f9f182ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:30,203 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:51:30,203 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95c0e3f0-2a84-4e9c-bea6-378d212c6bbd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95c0e3f0-2a84-4e9c-bea6-378d212c6bbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:31,307 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:51:31,307 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6edda8b6-62a8-406d-bf40-6cd8f15e991f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6edda8b6-62a8-406d-bf40-6cd8f15e991f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:32,411 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:51:32,411 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fc9b09c-74b1-41c5-bf3d-c60c3fd6e90d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fc9b09c-74b1-41c5-bf3d-c60c3fd6e90d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:33,513 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:51:33,513 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66dba9d3-d317-41a9-84c6-05b5c6d1d96d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66dba9d3-d317-41a9-84c6-05b5c6d1d96d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:34,615 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:51:34,616 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3f8afc9-5bce-4832-aa86-8ae7f7e0e0cf', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3f8afc9-5bce-4832-aa86-8ae7f7e0e0cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:35,723 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:51:35,723 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00017a42-2c67-4423-bf4e-2561cb50af99', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00017a42-2c67-4423-bf4e-2561cb50af99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:36,872 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:51:36,872 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88316729-0759-4f08-a3a4-8d9a240083c7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88316729-0759-4f08-a3a4-8d9a240083c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:37,974 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:51:37,974 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-942ea749-b509-4eef-943f-ce026c600fe4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-942ea749-b509-4eef-943f-ce026c600fe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:39,085 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.101s 2021-01-12 15:51:39,085 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c960dd67-5aaf-4059-91d5-542eb1154503', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c960dd67-5aaf-4059-91d5-542eb1154503', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:40,186 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:51:40,187 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da1771cd-c4cf-4b66-a3bc-e08d72a996c3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da1771cd-c4cf-4b66-a3bc-e08d72a996c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:41,292 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:51:41,292 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbc2f4ae-2072-425d-8df5-544d929448f9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbc2f4ae-2072-425d-8df5-544d929448f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:42,396 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:51:42,397 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2114faaa-7585-4941-b74b-5573ff5fc90d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2114faaa-7585-4941-b74b-5573ff5fc90d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:43,497 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:51:43,497 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-100c0515-375b-4ffd-9ccc-5495226194ea', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-100c0515-375b-4ffd-9ccc-5495226194ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:44,597 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:51:44,598 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6be9b77f-98e1-4ce9-95ab-9340d3e56ec2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6be9b77f-98e1-4ce9-95ab-9340d3e56ec2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:45,700 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:51:45,700 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffc2507d-a578-4c18-adeb-67ee2e70781f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffc2507d-a578-4c18-adeb-67ee2e70781f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:46,802 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:51:46,802 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-534dda53-ee67-48d1-972f-bbd791792a8a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-534dda53-ee67-48d1-972f-bbd791792a8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:47,904 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:51:47,904 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcb31eb9-8b50-4762-a80a-a978f36eeca0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcb31eb9-8b50-4762-a80a-a978f36eeca0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:49,005 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:51:49,005 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c76fbd51-7040-45b2-96c7-d5a096b30767', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c76fbd51-7040-45b2-96c7-d5a096b30767', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:50,106 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:51:50,106 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0317a663-9b89-4ada-895b-d0623ecde1cb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0317a663-9b89-4ada-895b-d0623ecde1cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:51,213 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.098s 2021-01-12 15:51:51,214 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f907217d-f812-414d-af14-09d8de77e827', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f907217d-f812-414d-af14-09d8de77e827', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:52,316 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:51:52,316 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab9ceb76-1cbb-4659-baa1-67627c0b243b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab9ceb76-1cbb-4659-baa1-67627c0b243b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:53,417 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:51:53,418 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bc5813c-152c-4807-911a-149b4b918dc6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bc5813c-152c-4807-911a-149b4b918dc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:54,518 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:51:54,518 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe089d6e-8026-4852-ab7d-1bde71fd92fc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe089d6e-8026-4852-ab7d-1bde71fd92fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:55,620 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:51:55,620 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9873e1a7-fad3-4b57-8fed-58f532fc9520', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9873e1a7-fad3-4b57-8fed-58f532fc9520', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:56,723 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:51:56,724 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efd6c3ce-cfcc-4b45-b94f-b5bf7342a6a8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efd6c3ce-cfcc-4b45-b94f-b5bf7342a6a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:57,827 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:51:57,828 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62940251-9890-4aab-96f9-a895e6c7b2bf', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62940251-9890-4aab-96f9-a895e6c7b2bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:51:58,929 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:51:58,929 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62a1f0df-a4eb-4f35-a092-1f1418437fd7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62a1f0df-a4eb-4f35-a092-1f1418437fd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:00,031 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:52:00,031 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72f73714-6be5-4a83-a11d-ca74c9f89992', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72f73714-6be5-4a83-a11d-ca74c9f89992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:01,136 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:52:01,136 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f32d70b-c4e3-49e7-952f-04c343df7212', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f32d70b-c4e3-49e7-952f-04c343df7212', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:02,238 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:52:02,239 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4b8e3dc-aa3e-4763-8d85-fc6ef292156a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4b8e3dc-aa3e-4763-8d85-fc6ef292156a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:03,339 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:52:03,339 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec3e4b1d-b04c-4c9b-88eb-61686f621e17', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec3e4b1d-b04c-4c9b-88eb-61686f621e17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:04,447 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:52:04,448 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5fb7485-d88a-4694-977b-8cb80572c3b2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5fb7485-d88a-4694-977b-8cb80572c3b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:05,549 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:52:05,549 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4963d8b9-3112-4bed-a2ae-288337de767f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4963d8b9-3112-4bed-a2ae-288337de767f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:06,656 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:52:06,657 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5c6c2b1-6304-47b6-a00e-b5daf396018b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5c6c2b1-6304-47b6-a00e-b5daf396018b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:07,759 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:52:07,760 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4db8788c-0760-4bc9-adfc-6da47479c066', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4db8788c-0760-4bc9-adfc-6da47479c066', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:08,862 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:52:08,862 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f96e5ebc-63d5-4ccb-9a42-6336c2cf666e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f96e5ebc-63d5-4ccb-9a42-6336c2cf666e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:09,966 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:52:09,966 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be666eac-4952-49e2-826d-4e1b9a7ba2fe', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be666eac-4952-49e2-826d-4e1b9a7ba2fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:11,071 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:52:11,072 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bf87580-a0d2-45f1-94a6-a32d349c86db', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bf87580-a0d2-45f1-94a6-a32d349c86db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:12,211 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.130s 2021-01-12 15:52:12,212 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a08ac0e-fcf7-4a70-a2a9-a3e6be7ddd27', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a08ac0e-fcf7-4a70-a2a9-a3e6be7ddd27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:13,318 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:52:13,319 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43cc173c-c056-4145-8f12-511d0b10e09d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43cc173c-c056-4145-8f12-511d0b10e09d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:14,421 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:52:14,421 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-572200c0-56ad-417f-b70a-c18ed401022c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-572200c0-56ad-417f-b70a-c18ed401022c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:15,523 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:52:15,523 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1826c2ef-692b-459b-a157-90402c962ec7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1826c2ef-692b-459b-a157-90402c962ec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:16,628 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:52:16,628 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98b8f7c7-4d24-463a-b5f8-428377181e9b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98b8f7c7-4d24-463a-b5f8-428377181e9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:17,733 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:52:17,734 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30810ad9-197f-4a84-a1c9-6121e986a3e5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30810ad9-197f-4a84-a1c9-6121e986a3e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:18,836 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:52:18,837 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-868d076c-fb61-4bd8-8ce7-0a6021e59523', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-868d076c-fb61-4bd8-8ce7-0a6021e59523', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:19,938 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:52:19,939 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66bdac39-ba2b-4049-b8dc-961dca8e8da9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66bdac39-ba2b-4049-b8dc-961dca8e8da9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:21,040 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:52:21,041 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d64667e-e7ed-44c1-ad4b-ffbf0b0ace56', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d64667e-e7ed-44c1-ad4b-ffbf0b0ace56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:22,144 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:52:22,144 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e23e541-b89a-4961-a8fe-a5c17b24d919', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e23e541-b89a-4961-a8fe-a5c17b24d919', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:23,246 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:52:23,247 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9de27eb4-8636-4ddc-a3c9-31a543cd2a21', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9de27eb4-8636-4ddc-a3c9-31a543cd2a21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:24,348 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:52:24,349 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8d9cad3-f8c6-424a-8aee-c5c4d7a2bb62', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8d9cad3-f8c6-424a-8aee-c5c4d7a2bb62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:25,449 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:52:25,450 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a98b2f08-01fa-4370-8ada-87bc86701f5f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a98b2f08-01fa-4370-8ada-87bc86701f5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:26,550 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:52:26,551 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87d6b1ad-fbdf-42cd-b801-dbc31e4d2907', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87d6b1ad-fbdf-42cd-b801-dbc31e4d2907', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:27,654 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:52:27,654 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e657b30f-471b-41b7-b809-02fcaca10d96', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e657b30f-471b-41b7-b809-02fcaca10d96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:28,766 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:52:28,767 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-427eb9ea-fb12-4601-b0fd-11ab012d9e2d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-427eb9ea-fb12-4601-b0fd-11ab012d9e2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:29,870 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:52:29,871 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d486806-9aa4-49ef-ad5e-3b2bb4ed743b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d486806-9aa4-49ef-ad5e-3b2bb4ed743b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:30,975 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:52:30,975 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-333e80f5-74d9-49d6-970d-74eee3aa6bd6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-333e80f5-74d9-49d6-970d-74eee3aa6bd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:32,078 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:52:32,078 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be01a97d-46b6-4f76-9571-a90ff277fec0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be01a97d-46b6-4f76-9571-a90ff277fec0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:33,179 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:52:33,179 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9b0211d-d4cc-4bd3-b441-452323ecb3aa', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9b0211d-d4cc-4bd3-b441-452323ecb3aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:34,281 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:52:34,281 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebef67d2-5d6a-440d-8e63-68311a88bd93', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebef67d2-5d6a-440d-8e63-68311a88bd93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:35,382 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:52:35,383 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76558361-b973-413d-bd7e-c5fc15e29acb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76558361-b973-413d-bd7e-c5fc15e29acb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:36,486 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:52:36,487 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2c23121-661c-4cce-bc39-840368f45428', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2c23121-661c-4cce-bc39-840368f45428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:37,591 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:52:37,591 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ad2217b-afd2-4f4b-8082-2e3c617f0e2f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ad2217b-afd2-4f4b-8082-2e3c617f0e2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:38,691 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:52:38,692 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e792765-6b59-41e8-b356-c91df772c061', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e792765-6b59-41e8-b356-c91df772c061', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:39,794 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:52:39,795 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0898c644-9b69-4065-a9d7-fbed2bb10387', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0898c644-9b69-4065-a9d7-fbed2bb10387', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:40,902 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.098s 2021-01-12 15:52:40,903 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b842b0ea-059b-4280-a651-752dcb8280af', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b842b0ea-059b-4280-a651-752dcb8280af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:42,008 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:52:42,008 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beab3c81-bd2a-42ba-988c-7cb1ca5bcb5f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beab3c81-bd2a-42ba-988c-7cb1ca5bcb5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:43,112 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:52:43,112 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5e3c326-bec4-4705-9b8a-70132b236bd7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5e3c326-bec4-4705-9b8a-70132b236bd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:44,214 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:52:44,215 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83ce0f3c-4140-442f-8b42-335b80d1d37e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83ce0f3c-4140-442f-8b42-335b80d1d37e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:45,318 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:52:45,318 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70f9cfb3-6c5f-4bc0-8942-00300fcd6d88', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70f9cfb3-6c5f-4bc0-8942-00300fcd6d88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:46,424 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:52:46,424 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-676cbbf4-aff6-489e-aa40-ab6d4e70ca12', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-676cbbf4-aff6-489e-aa40-ab6d4e70ca12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:47,523 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.090s 2021-01-12 15:52:47,524 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3322d181-2910-4d1d-8aff-eb13885020fd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3322d181-2910-4d1d-8aff-eb13885020fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:48,626 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:52:48,626 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffc7cf0b-e119-40b1-aed5-78fa07c36eac', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffc7cf0b-e119-40b1-aed5-78fa07c36eac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:49,734 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:52:49,734 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e1cfd25-55af-46bc-a9e1-9fd42779640b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e1cfd25-55af-46bc-a9e1-9fd42779640b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:50,835 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:52:50,835 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6591c237-9b64-4d78-ab7c-5ecf8ad9bd7b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6591c237-9b64-4d78-ab7c-5ecf8ad9bd7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:51,941 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:52:51,941 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ec476e4-be11-4f60-a0f4-65c55e7c4d27', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ec476e4-be11-4f60-a0f4-65c55e7c4d27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:53,042 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:52:53,042 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca5090f4-1167-4afc-a414-c38326589429', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca5090f4-1167-4afc-a414-c38326589429', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:54,147 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:52:54,147 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75887e78-4081-4002-921f-94b1629d0da1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75887e78-4081-4002-921f-94b1629d0da1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:55,249 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:52:55,250 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f237c5d-23f5-42dc-b7d0-0392fdca33c4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f237c5d-23f5-42dc-b7d0-0392fdca33c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:56,365 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.106s 2021-01-12 15:52:56,365 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00d511c5-ed41-4505-9ea1-f9fc799e2236', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00d511c5-ed41-4505-9ea1-f9fc799e2236', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:57,467 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:52:57,468 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fe4267e-9785-4cf7-a5fb-9801748a10e4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fe4267e-9785-4cf7-a5fb-9801748a10e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:58,568 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:52:58,568 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b43a9101-c161-4eb2-b979-7e1a7833d0b1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b43a9101-c161-4eb2-b979-7e1a7833d0b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:52:59,670 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:52:59,671 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f75a0cb9-bfef-468e-a598-d798b9b8afe3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f75a0cb9-bfef-468e-a598-d798b9b8afe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:00,772 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:53:00,772 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c014af88-59b6-4827-9b2e-afd3cfb3b8df', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c014af88-59b6-4827-9b2e-afd3cfb3b8df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:01,881 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.100s 2021-01-12 15:53:01,881 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b5a6e07-3436-451b-8d01-10d0764684fc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b5a6e07-3436-451b-8d01-10d0764684fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:02,985 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:53:02,985 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6362bcda-7fcf-4cf5-95d6-a75297eed6bf', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6362bcda-7fcf-4cf5-95d6-a75297eed6bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:04,088 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:53:04,089 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f8c3e39-1a4a-435b-8e4d-480c32310487', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f8c3e39-1a4a-435b-8e4d-480c32310487', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:05,190 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:53:05,191 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fa8fbc9-2060-4a59-a400-024cfa44007f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fa8fbc9-2060-4a59-a400-024cfa44007f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:06,295 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:53:06,295 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c31089d-6b2f-4918-b281-4e936342b9b6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c31089d-6b2f-4918-b281-4e936342b9b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:07,401 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:53:07,401 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93016946-60a6-47bc-9b89-c2bae4a2456f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93016946-60a6-47bc-9b89-c2bae4a2456f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:08,505 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:53:08,505 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4da865e-7682-40fa-838d-39bc2f61594d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4da865e-7682-40fa-838d-39bc2f61594d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:09,608 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:53:09,609 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e5153a5-39a5-413e-a0e1-97211356a56e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e5153a5-39a5-413e-a0e1-97211356a56e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:10,709 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:53:10,709 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1be31340-820d-4c75-95a9-b77158f09c74', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1be31340-820d-4c75-95a9-b77158f09c74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:11,812 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:53:11,813 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66be3887-8fbb-48f3-8c59-210c6080583c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66be3887-8fbb-48f3-8c59-210c6080583c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:12,915 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:53:12,916 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38ae9e6b-b895-4870-9049-43822bea0e35', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38ae9e6b-b895-4870-9049-43822bea0e35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:14,019 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:53:14,019 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a22f2d8-16d2-4123-aa15-0b5a4783499f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a22f2d8-16d2-4123-aa15-0b5a4783499f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:15,119 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:53:15,119 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6aa63e62-7fc7-4fe2-9aa8-07247a632444', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aa63e62-7fc7-4fe2-9aa8-07247a632444', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:16,225 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:53:16,225 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78b338ca-8fd9-403a-a81a-121ca1b04499', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78b338ca-8fd9-403a-a81a-121ca1b04499', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:17,330 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:53:17,330 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62eaa523-279b-4250-8d1a-ec92c811eb4e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62eaa523-279b-4250-8d1a-ec92c811eb4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:18,433 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:53:18,434 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2daa5d6c-e956-4241-80f6-934aa21a3e67', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2daa5d6c-e956-4241-80f6-934aa21a3e67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:19,534 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:53:19,535 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28b34573-51e2-4ca6-8859-f30af8d011db', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28b34573-51e2-4ca6-8859-f30af8d011db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:20,640 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:53:20,641 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce1fbdcb-b21f-41a1-abf9-86f5ac3e0068', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce1fbdcb-b21f-41a1-abf9-86f5ac3e0068', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:21,747 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:53:21,747 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bffdafb-1ed5-407a-ab78-6906ecc25411', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bffdafb-1ed5-407a-ab78-6906ecc25411', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:22,848 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:53:22,848 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-906c6e62-d18d-4424-bfd7-34bc63f3e042', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-906c6e62-d18d-4424-bfd7-34bc63f3e042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:23,952 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:53:23,953 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea0cff8b-485f-4fde-91f1-a5f35e958401', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea0cff8b-485f-4fde-91f1-a5f35e958401', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:25,057 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:53:25,057 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-277bc0a5-0e0e-49de-81ab-18a365462a44', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-277bc0a5-0e0e-49de-81ab-18a365462a44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:26,170 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.104s 2021-01-12 15:53:26,171 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d175be5-0e18-4532-8a9b-12dc3fcc3a95', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d175be5-0e18-4532-8a9b-12dc3fcc3a95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:27,270 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:53:27,271 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f735ec7-972a-4cbd-8eea-a2783326595f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f735ec7-972a-4cbd-8eea-a2783326595f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:28,380 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.101s 2021-01-12 15:53:28,381 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83e00ed5-92ad-40f9-a70a-9bd1874f78b9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83e00ed5-92ad-40f9-a70a-9bd1874f78b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:29,484 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:53:29,484 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da94819d-ef7b-48b6-ab32-627bed391d8d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da94819d-ef7b-48b6-ab32-627bed391d8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:30,590 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:53:30,590 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-181e36bc-0e21-4a0d-9043-bfa18036b909', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-181e36bc-0e21-4a0d-9043-bfa18036b909', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:31,692 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:53:31,693 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d09f30f-bd7e-46c6-9639-5234e8775fe5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d09f30f-bd7e-46c6-9639-5234e8775fe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:32,795 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:53:32,795 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98167713-5008-46eb-8008-4a9d79bd6f4b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98167713-5008-46eb-8008-4a9d79bd6f4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:33,897 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:53:33,897 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f259ef4-9343-4f6c-a39b-4ed0f26f5f89', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f259ef4-9343-4f6c-a39b-4ed0f26f5f89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:34,999 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:53:34,999 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30a6a2c0-0546-4607-a704-f2cb3951752d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30a6a2c0-0546-4607-a704-f2cb3951752d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:36,100 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:53:36,101 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2861a610-5b80-4a59-8780-3fa2c83bb5d3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2861a610-5b80-4a59-8780-3fa2c83bb5d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:37,202 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:53:37,203 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7d708e5-ff65-4a2e-bbc0-8dd19c77bff8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7d708e5-ff65-4a2e-bbc0-8dd19c77bff8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:38,303 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:53:38,304 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd6cd9cb-a248-44e9-8007-4e67a5fb57b9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd6cd9cb-a248-44e9-8007-4e67a5fb57b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:39,407 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:53:39,407 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de1b27c1-30d4-4162-b5f8-b95c68b5df2b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de1b27c1-30d4-4162-b5f8-b95c68b5df2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:40,518 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.101s 2021-01-12 15:53:40,518 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8253c509-d7b2-4d69-9376-7a6391afe91e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8253c509-d7b2-4d69-9376-7a6391afe91e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:41,619 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:53:41,620 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a7d1a0a-7d39-4706-8fa8-ef7b84038d97', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a7d1a0a-7d39-4706-8fa8-ef7b84038d97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:42,721 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:53:42,721 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccdeb3ee-3161-4045-ada7-028b5b939434', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccdeb3ee-3161-4045-ada7-028b5b939434', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:43,823 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:53:43,823 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd3f2a2f-309c-495d-a21e-8f55f77e408f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd3f2a2f-309c-495d-a21e-8f55f77e408f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:44,953 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.121s 2021-01-12 15:53:44,954 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-932332bc-2cc0-49ad-8605-9dbdc5e96521', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-932332bc-2cc0-49ad-8605-9dbdc5e96521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:46,055 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:53:46,055 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e7745f6-b0b7-4cf5-8e89-f58259da4034', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e7745f6-b0b7-4cf5-8e89-f58259da4034', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:47,156 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:53:47,156 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9ee58b8-0844-47d0-a8f7-2d9fb9325297', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9ee58b8-0844-47d0-a8f7-2d9fb9325297', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:48,260 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:53:48,261 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d96ab59-1c50-4f77-99a7-b39d03ed3762', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d96ab59-1c50-4f77-99a7-b39d03ed3762', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:49,361 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:53:49,361 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e760f1d0-f80c-451c-a3b4-10bdf1f0bf12', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e760f1d0-f80c-451c-a3b4-10bdf1f0bf12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:50,469 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.099s 2021-01-12 15:53:50,470 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e963b69-f140-4f75-bdb3-416c3d9c15d6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e963b69-f140-4f75-bdb3-416c3d9c15d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:51,571 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:53:51,571 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce18d466-b67c-45e7-b51d-7f197ed13add', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce18d466-b67c-45e7-b51d-7f197ed13add', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:52,673 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:53:52,674 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acc0aca6-572b-4952-8a8d-685726e4435d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acc0aca6-572b-4952-8a8d-685726e4435d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:53,777 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:53:53,777 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba2d5c91-2956-41e2-b3ae-060a396ebdc9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba2d5c91-2956-41e2-b3ae-060a396ebdc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:54,882 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:53:54,883 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47807858-49f8-46a4-a2cc-6948e372cbdd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47807858-49f8-46a4-a2cc-6948e372cbdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:55,999 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.107s 2021-01-12 15:53:56,000 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15e3adbe-e592-4c44-9e25-16a3f1efe0fe', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15e3adbe-e592-4c44-9e25-16a3f1efe0fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:57,106 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:53:57,107 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89f91dd3-628e-48cb-9d2f-35a9f0e02dc8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89f91dd3-628e-48cb-9d2f-35a9f0e02dc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:58,209 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:53:58,210 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d1bd7df-73fa-4486-a202-dd9c47ffbd02', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d1bd7df-73fa-4486-a202-dd9c47ffbd02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:53:59,311 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:53:59,312 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6ef0893-75c3-4e20-8dee-f1eef9368c5f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6ef0893-75c3-4e20-8dee-f1eef9368c5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:00,420 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.099s 2021-01-12 15:54:00,420 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afab329f-bae7-4ed0-b691-edd10a5a3798', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afab329f-bae7-4ed0-b691-edd10a5a3798', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:01,529 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.099s 2021-01-12 15:54:01,529 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e1d0b35-84eb-4db2-bdd2-2596325478bb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e1d0b35-84eb-4db2-bdd2-2596325478bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:02,635 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:54:02,635 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a32d3df0-7090-420a-aca5-fe7a3d68dd4b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a32d3df0-7090-420a-aca5-fe7a3d68dd4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:03,743 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.098s 2021-01-12 15:54:03,743 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-777c4c60-3413-4ee7-a6d3-3f9ba66c4531', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-777c4c60-3413-4ee7-a6d3-3f9ba66c4531', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:04,847 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:54:04,847 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be963c93-ab59-4128-ade6-a0346a84f490', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be963c93-ab59-4128-ade6-a0346a84f490', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:05,957 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.099s 2021-01-12 15:54:05,957 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d87a63af-58c3-4f2c-b68d-db588eff19ef', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d87a63af-58c3-4f2c-b68d-db588eff19ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:07,061 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:54:07,062 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03ef5463-0bd2-44ee-8222-1a17df6ada39', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03ef5463-0bd2-44ee-8222-1a17df6ada39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:08,164 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:54:08,164 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9564644-8253-431c-a01d-8a98e8977f9e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9564644-8253-431c-a01d-8a98e8977f9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:09,265 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:54:09,265 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecdf75e6-b73c-45ce-bef8-2a01c82b9f1a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecdf75e6-b73c-45ce-bef8-2a01c82b9f1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:10,369 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:54:10,369 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27a9a684-d543-46dc-9036-f31f4ddef656', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27a9a684-d543-46dc-9036-f31f4ddef656', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:11,471 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:54:11,471 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31221b98-c703-4c76-aac8-42ba3765f6ae', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31221b98-c703-4c76-aac8-42ba3765f6ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:12,574 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:54:12,574 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95e95616-dfaa-4059-b958-ad2938682941', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95e95616-dfaa-4059-b958-ad2938682941', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:13,673 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.090s 2021-01-12 15:54:13,674 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a017dcaf-c8cc-4f30-8df4-37340f9d3dcf', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a017dcaf-c8cc-4f30-8df4-37340f9d3dcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:14,777 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:54:14,778 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3fbaab2-91a2-468d-8bec-3a50c9f10f74', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3fbaab2-91a2-468d-8bec-3a50c9f10f74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:15,882 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:54:15,883 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4e73cb6-3309-42b3-8289-112eb831d2d7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4e73cb6-3309-42b3-8289-112eb831d2d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:16,984 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:54:16,985 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0d3b1fa-9a59-4b95-b722-45bce5024496', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0d3b1fa-9a59-4b95-b722-45bce5024496', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:18,091 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:54:18,092 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b80e88e-09b1-4f13-9fc0-afac28525845', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b80e88e-09b1-4f13-9fc0-afac28525845', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:19,192 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:54:19,193 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74e5da55-b8f4-44c5-98ac-ea933b13b40f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74e5da55-b8f4-44c5-98ac-ea933b13b40f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:20,295 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:54:20,295 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efd8dadb-d286-4477-a087-f6d382d5bfc0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efd8dadb-d286-4477-a087-f6d382d5bfc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:21,396 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:54:21,396 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd21531d-730d-4d85-a611-22057bc9f376', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd21531d-730d-4d85-a611-22057bc9f376', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:22,499 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:54:22,499 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35034a3c-e80a-499b-91c5-725e9ce75eb2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35034a3c-e80a-499b-91c5-725e9ce75eb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:23,599 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:54:23,599 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f810d58-7d7b-445c-abbf-632ee949df8e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f810d58-7d7b-445c-abbf-632ee949df8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:24,701 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:54:24,702 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a6fd297-2e99-4afa-850f-5059a24f2a90', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a6fd297-2e99-4afa-850f-5059a24f2a90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:25,806 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:54:25,806 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f237a574-3a89-4048-9f4e-1b97df543881', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f237a574-3a89-4048-9f4e-1b97df543881', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:26,916 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.100s 2021-01-12 15:54:26,917 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3d848c0-4c30-48ac-99b4-f677a1ed24d3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3d848c0-4c30-48ac-99b4-f677a1ed24d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:28,019 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:54:28,020 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a99343b2-8322-4d2a-bee0-568599208bce', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a99343b2-8322-4d2a-bee0-568599208bce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:29,123 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:54:29,123 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66a18877-8923-4f04-ae3b-63d9aa19d46c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66a18877-8923-4f04-ae3b-63d9aa19d46c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:30,227 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:54:30,227 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ae4017d-2f69-48fe-977b-480fff65607a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ae4017d-2f69-48fe-977b-480fff65607a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:31,330 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:54:31,331 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd88c561-0978-45b8-ab82-d63a9cfcd377', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd88c561-0978-45b8-ab82-d63a9cfcd377', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:32,431 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:54:32,431 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbc510f4-dc90-4f86-9f3b-acc78bf9eade', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbc510f4-dc90-4f86-9f3b-acc78bf9eade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:33,533 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:54:33,533 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60ebf28e-bf55-4e59-925b-65624a7af4ce', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60ebf28e-bf55-4e59-925b-65624a7af4ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:34,638 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:54:34,639 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-661e7b9d-7ed8-4692-98e0-ee5dd09cb562', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-661e7b9d-7ed8-4692-98e0-ee5dd09cb562', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:35,740 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:54:35,741 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47f45e44-2a12-4a33-8092-3fc20235949f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47f45e44-2a12-4a33-8092-3fc20235949f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:36,842 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:54:36,842 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec1c8116-ebad-4b0e-8d62-08e26ab54bb3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec1c8116-ebad-4b0e-8d62-08e26ab54bb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:37,947 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:54:37,947 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bd04e99-42df-402f-ac43-628572555d07', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bd04e99-42df-402f-ac43-628572555d07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:39,049 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:54:39,049 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9729d57c-ee9a-4dea-b8b8-250c976165d5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9729d57c-ee9a-4dea-b8b8-250c976165d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:40,150 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:54:40,150 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc0e0637-3042-411b-82c3-9b0b2b19fdbd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc0e0637-3042-411b-82c3-9b0b2b19fdbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:41,251 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:54:41,252 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57f112e2-ef10-4eea-b599-a28299202f31', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57f112e2-ef10-4eea-b599-a28299202f31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:42,356 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:54:42,356 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d66af3c-026b-4225-988d-8e6e3be15c87', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d66af3c-026b-4225-988d-8e6e3be15c87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:43,458 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:54:43,458 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44016219-1bb6-451e-b2cf-2939d7525ba3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44016219-1bb6-451e-b2cf-2939d7525ba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:44,560 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:54:44,561 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5048b7a8-4106-4c5a-a6af-24774d0997db', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5048b7a8-4106-4c5a-a6af-24774d0997db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:45,668 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.099s 2021-01-12 15:54:45,669 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d60fe93e-12d5-4730-b492-a822b583d97a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d60fe93e-12d5-4730-b492-a822b583d97a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:46,796 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.118s 2021-01-12 15:54:46,796 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4dbe83f-2a1f-454b-8710-47214fff92ec', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4dbe83f-2a1f-454b-8710-47214fff92ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:47,897 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:54:47,898 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a330137c-b643-4d99-907a-ed214309c060', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a330137c-b643-4d99-907a-ed214309c060', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:48,999 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:54:49,000 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ee02c9e-39f8-4bea-ac40-70ce54d11dc7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ee02c9e-39f8-4bea-ac40-70ce54d11dc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:50,104 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:54:50,105 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7702e49-6949-4239-b40a-c0d656a8a330', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7702e49-6949-4239-b40a-c0d656a8a330', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:51,212 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.099s 2021-01-12 15:54:51,213 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4de43bc9-f6bb-472b-b63d-a74a3b524c88', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4de43bc9-f6bb-472b-b63d-a74a3b524c88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:52,317 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:54:52,317 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17473f2d-3b97-4d17-9828-4493e9b8479c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17473f2d-3b97-4d17-9828-4493e9b8479c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:53,417 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.090s 2021-01-12 15:54:53,417 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc786472-5be5-40cb-95b6-7a56e5d76618', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc786472-5be5-40cb-95b6-7a56e5d76618', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:54,518 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:54:54,518 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad10c846-e037-4212-bd0b-73b884190b27', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad10c846-e037-4212-bd0b-73b884190b27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:55,623 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:54:55,623 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-535a9f64-707c-42bd-bec6-71ac7cfac9ac', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-535a9f64-707c-42bd-bec6-71ac7cfac9ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:56,723 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:54:56,723 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78654b2a-9cc8-4de2-abe9-b0c6317536a2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78654b2a-9cc8-4de2-abe9-b0c6317536a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:57,829 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:54:57,829 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98219fe2-972b-4364-beb2-ddfdd0799c89', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98219fe2-972b-4364-beb2-ddfdd0799c89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:54:58,932 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:54:58,932 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-437ee5e0-1fd1-447d-aca6-da7e55bfd505', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-437ee5e0-1fd1-447d-aca6-da7e55bfd505', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:55:00,034 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.093s 2021-01-12 15:55:00,034 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f4185c9-adba-42e1-9d41-5f50fc487161', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f4185c9-adba-42e1-9d41-5f50fc487161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:55:01,141 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.098s 2021-01-12 15:55:01,141 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18a21a5c-8a39-46d1-8227-6cc34f2f2425', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18a21a5c-8a39-46d1-8227-6cc34f2f2425', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:55:02,243 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:55:02,243 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-152a8e7b-0110-497a-8ed9-ea4182aede50', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-152a8e7b-0110-497a-8ed9-ea4182aede50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:55:03,352 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.099s 2021-01-12 15:55:03,353 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b73c1355-4c21-4f96-b95f-481cbef461b9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b73c1355-4c21-4f96-b95f-481cbef461b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:55:04,456 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:55:04,457 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1809a73b-d65d-41dd-ad08-24bfd5e36df2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1809a73b-d65d-41dd-ad08-24bfd5e36df2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:55:05,567 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.101s 2021-01-12 15:55:05,567 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c256c146-818a-4c05-b4d7-6a60f27173be', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c256c146-818a-4c05-b4d7-6a60f27173be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:55:06,799 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.223s 2021-01-12 15:55:06,799 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a78d372f-a8f3-4226-a923-0f59084ed662', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a78d372f-a8f3-4226-a923-0f59084ed662', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:55:07,905 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.096s 2021-01-12 15:55:07,905 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94a33329-861d-48d0-a306-67d653bc8a00', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94a33329-861d-48d0-a306-67d653bc8a00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:55:09,009 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:55:09,009 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80e5b718-2d3e-4bbf-ad2b-c2084bc99a59', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80e5b718-2d3e-4bbf-ad2b-c2084bc99a59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:55:10,113 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:55:10,113 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09c1da05-0e8a-4596-997b-e20e47b8589a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09c1da05-0e8a-4596-997b-e20e47b8589a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:55:11,217 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:55:11,218 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-891416c4-b567-429e-b8b4-ab795c720116', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-891416c4-b567-429e-b8b4-ab795c720116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:55:12,321 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:55:12,321 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8201878c-2f2f-445e-8d9e-9fcab1e13e73', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8201878c-2f2f-445e-8d9e-9fcab1e13e73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:55:13,425 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.095s 2021-01-12 15:55:13,426 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8edef64-5514-47c3-b723-7d1ef304c9a7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8edef64-5514-47c3-b723-7d1ef304c9a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:55:14,591 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.156s 2021-01-12 15:55:14,591 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-021b6f0e-039a-4d92-9b23-6550b1414a6d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-021b6f0e-039a-4d92-9b23-6550b1414a6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:55:15,701 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.098s 2021-01-12 15:55:15,701 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98ee5d9f-3ad5-4cbe-9589-2f925911ef1a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98ee5d9f-3ad5-4cbe-9589-2f925911ef1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:55:16,807 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.097s 2021-01-12 15:55:16,808 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a072d60-c5ad-4251-8f9b-995f9e7f95bd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a072d60-c5ad-4251-8f9b-995f9e7f95bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:55:17,908 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:55:17,908 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb5d8197-55fc-42f2-936f-7a05738a5aae', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb5d8197-55fc-42f2-936f-7a05738a5aae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:55:19,008 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:55:19,008 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee6c7051-5f14-4ae1-8f38-bc3588647860', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee6c7051-5f14-4ae1-8f38-bc3588647860', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:55:20,113 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:55:20,113 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73b67176-8ff8-46ae-8d93-ed724416a7b2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73b67176-8ff8-46ae-8d93-ed724416a7b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:55:21,213 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.090s 2021-01-12 15:55:21,213 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a877b04d-f929-4f5d-9455-28b4dadc28ae', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a877b04d-f929-4f5d-9455-28b4dadc28ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:55:22,313 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:55:22,313 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c82c1e58-cd5b-4037-bd43-fe25eb34eb4c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c82c1e58-cd5b-4037-bd43-fe25eb34eb4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:55:23,412 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.090s 2021-01-12 15:55:23,413 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6c8c8d1-2fe5-46cf-ab80-d9bae264671f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6c8c8d1-2fe5-46cf-ab80-d9bae264671f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:55:24,514 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:55:24,514 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4eb610b-815f-4ac2-b28c-27745ffe7f69', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4eb610b-815f-4ac2-b28c-27745ffe7f69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:55:25,614 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:55:25,614 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5034872-3a3a-43d4-99b4-dfc22bd8a19c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5034872-3a3a-43d4-99b4-dfc22bd8a19c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:55:26,715 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:55:26,715 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a6ae097-7bec-44d0-8f1f-0ced3c28e903', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a6ae097-7bec-44d0-8f1f-0ced3c28e903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:55:27,815 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:55:27,815 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9577643-e4e1-47b9-8575-a1226b2bea88', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9577643-e4e1-47b9-8575-a1226b2bea88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:55:28,915 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:55:28,915 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-935f3b91-b55e-45a8-bcd0-63df5b6fbef1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-935f3b91-b55e-45a8-bcd0-63df5b6fbef1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:55:30,019 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.094s 2021-01-12 15:55:30,019 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00f0fc47-9f65-475e-b749-ba17bdc0796b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00f0fc47-9f65-475e-b749-ba17bdc0796b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:55:31,120 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:55:31,120 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95da797e-a3db-4387-908a-fc98ad7592b5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95da797e-a3db-4387-908a-fc98ad7592b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:55:32,221 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:55:32,221 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03ad4f64-3c94-49d3-86a9-1c0b5bd3d58a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03ad4f64-3c94-49d3-86a9-1c0b5bd3d58a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:55:33,321 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:55:33,322 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2803ea2b-68ba-4330-b68c-f49e5fb786ca', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2803ea2b-68ba-4330-b68c-f49e5fb786ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:55:34,421 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:55:34,422 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37928ecd-43e6-47cc-b08e-37f055d676a2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37928ecd-43e6-47cc-b08e-37f055d676a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:55:35,521 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.091s 2021-01-12 15:55:35,522 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ecaef7f-d56a-4589-94bf-6a29f6a82ab4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ecaef7f-d56a-4589-94bf-6a29f6a82ab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:55:36,623 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291 0.092s 2021-01-12 15:55:36,623 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f72733f-40c6-4d08-836a-5cc6d61c3e01', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f72733f-40c6-4d08-836a-5cc6d61c3e01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291'} Body: b'{"volume": {"id": "0fedec30-da98-4144-bc43-506c37bd2291", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:16.000000", "updated_at": "2021-01-12T15:37:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-136753511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/8fe8b26007c44aabbd98bd1a8038149c/volumes/0fedec30-da98-4144-bc43-506c37bd2291"}], "user_id": "85bfcd61f5944547a57e6966bbcdf399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291", "attachment_id": "ee39cd71-fe64-45df-bda3-290da7f1a931", "volume_id": "0fedec30-da98-4144-bc43-506c37bd2291", "server_id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:19.000000"}], "os-vol-tenant-attr:tenant_id": "8fe8b26007c44aabbd98bd1a8038149c"}}' 2021-01-12 15:55:36,845 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.214s 2021-01-12 15:55:36,846 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab375f48-81a3-4b1c-85a1-fb3ee3d82c7b', 'x-compute-request-id': 'req-ab375f48-81a3-4b1c-85a1-fb3ee3d82c7b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'' 2021-01-12 15:55:37,123 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.277s 2021-01-12 15:55:37,124 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1765', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96df2860-dceb-4a53-9655-74ffd202c87c', 'x-compute-request-id': 'req-96df2860-dceb-4a53-9655-74ffd202c87c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {"tempest-AttachVolumeTestJSON-262040118-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:69:52"}, {"version": 4, "addr": "172.27.0.210", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:69:52"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--860366464"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:55:38,708 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.575s 2021-01-12 15:55:38,708 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1765', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1ed3aed-0403-4d5e-8548-46db87578b90', 'x-compute-request-id': 'req-b1ed3aed-0403-4d5e-8548-46db87578b90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {"tempest-AttachVolumeTestJSON-262040118-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:69:52"}, {"version": 4, "addr": "172.27.0.210", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:69:52"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--860366464"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:55:39,967 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.249s 2021-01-12 15:55:39,967 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92171d92-025e-4874-b3e6-c6a1597ff715', 'x-compute-request-id': 'req-92171d92-025e-4874-b3e6-c6a1597ff715', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:55:41,147 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.170s 2021-01-12 15:55:41,147 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa603b11-1b2f-41f9-b440-5a2681cfba6c', 'x-compute-request-id': 'req-fa603b11-1b2f-41f9-b440-5a2681cfba6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:55:42,325 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.168s 2021-01-12 15:55:42,325 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d24c0488-9414-439f-aaa9-25641b2209fe', 'x-compute-request-id': 'req-d24c0488-9414-439f-aaa9-25641b2209fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:55:43,499 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.166s 2021-01-12 15:55:43,500 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-252d061a-f1b7-4d10-8175-d16aff462dfa', 'x-compute-request-id': 'req-252d061a-f1b7-4d10-8175-d16aff462dfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:55:44,678 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.169s 2021-01-12 15:55:44,678 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-066064a7-16e2-410d-b675-9ff93395843b', 'x-compute-request-id': 'req-066064a7-16e2-410d-b675-9ff93395843b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:55:45,858 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.170s 2021-01-12 15:55:45,858 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d742db5b-dc98-4b1c-b1bb-2d80d4f815e8', 'x-compute-request-id': 'req-d742db5b-dc98-4b1c-b1bb-2d80d4f815e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:55:47,033 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.166s 2021-01-12 15:55:47,034 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13d109d5-0160-4e3d-a8bf-1f3f49df5fe8', 'x-compute-request-id': 'req-13d109d5-0160-4e3d-a8bf-1f3f49df5fe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:55:48,212 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.168s 2021-01-12 15:55:48,212 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-789abacf-1533-4d99-852a-46d961dd4392', 'x-compute-request-id': 'req-789abacf-1533-4d99-852a-46d961dd4392', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:55:49,391 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.169s 2021-01-12 15:55:49,391 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-076c9773-cb5b-4052-9909-838be356fca3', 'x-compute-request-id': 'req-076c9773-cb5b-4052-9909-838be356fca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:55:50,567 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.167s 2021-01-12 15:55:50,567 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a414c62d-1dc8-4d44-b38f-2da0ca7d7647', 'x-compute-request-id': 'req-a414c62d-1dc8-4d44-b38f-2da0ca7d7647', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:55:51,754 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.177s 2021-01-12 15:55:51,754 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d0e8121-4cff-4c82-910f-ad99288d14fa', 'x-compute-request-id': 'req-1d0e8121-4cff-4c82-910f-ad99288d14fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:55:52,932 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.168s 2021-01-12 15:55:52,933 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97a15abc-b459-4034-b495-9c683ec26b3b', 'x-compute-request-id': 'req-97a15abc-b459-4034-b495-9c683ec26b3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:55:54,110 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.168s 2021-01-12 15:55:54,110 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51b8daec-e67f-40d8-99f9-44c9448f909e', 'x-compute-request-id': 'req-51b8daec-e67f-40d8-99f9-44c9448f909e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:55:55,289 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.170s 2021-01-12 15:55:55,289 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bad6d00-6060-41a2-8a61-283903f30b82', 'x-compute-request-id': 'req-7bad6d00-6060-41a2-8a61-283903f30b82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:55:56,471 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.173s 2021-01-12 15:55:56,472 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95775165-32a1-4445-8a66-14d8641aeedb', 'x-compute-request-id': 'req-95775165-32a1-4445-8a66-14d8641aeedb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:55:57,650 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.169s 2021-01-12 15:55:57,651 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a77bfc60-29a1-4e9c-9c08-5e66e2ea4fdc', 'x-compute-request-id': 'req-a77bfc60-29a1-4e9c-9c08-5e66e2ea4fdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:55:58,832 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.172s 2021-01-12 15:55:58,832 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc17016a-dd97-479e-a5c4-b429a1264e21', 'x-compute-request-id': 'req-dc17016a-dd97-479e-a5c4-b429a1264e21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:00,010 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.168s 2021-01-12 15:56:00,011 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53e70612-6281-402a-aa7f-45e01f7c2a31', 'x-compute-request-id': 'req-53e70612-6281-402a-aa7f-45e01f7c2a31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:01,191 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.170s 2021-01-12 15:56:01,191 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5e9c7b4-6fac-456b-8814-3b727d3c2b2f', 'x-compute-request-id': 'req-e5e9c7b4-6fac-456b-8814-3b727d3c2b2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:02,371 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.170s 2021-01-12 15:56:02,371 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c99eae9-3ef9-4a8f-9016-116460e76724', 'x-compute-request-id': 'req-8c99eae9-3ef9-4a8f-9016-116460e76724', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:03,551 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.171s 2021-01-12 15:56:03,552 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a71d5eb8-c33b-46ec-85b8-5145e9bf0a68', 'x-compute-request-id': 'req-a71d5eb8-c33b-46ec-85b8-5145e9bf0a68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:04,726 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.166s 2021-01-12 15:56:04,727 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef99ea97-8d53-4829-9db8-10442cf1c2cb', 'x-compute-request-id': 'req-ef99ea97-8d53-4829-9db8-10442cf1c2cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:05,904 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.168s 2021-01-12 15:56:05,905 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e88ba94e-6f2b-4db7-b117-42ca6c33387c', 'x-compute-request-id': 'req-e88ba94e-6f2b-4db7-b117-42ca6c33387c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:07,082 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.168s 2021-01-12 15:56:07,082 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5992f5eb-bc81-4e91-957b-fab51465f62a', 'x-compute-request-id': 'req-5992f5eb-bc81-4e91-957b-fab51465f62a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:08,258 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.166s 2021-01-12 15:56:08,259 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91398a41-da9c-4223-aed0-33b1d7a773b6', 'x-compute-request-id': 'req-91398a41-da9c-4223-aed0-33b1d7a773b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:09,438 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.170s 2021-01-12 15:56:09,439 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90dcc82e-4265-4a02-a721-a28a4e3e2258', 'x-compute-request-id': 'req-90dcc82e-4265-4a02-a721-a28a4e3e2258', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:10,619 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.170s 2021-01-12 15:56:10,619 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1638a47a-4e06-4284-a6bc-506471a9e337', 'x-compute-request-id': 'req-1638a47a-4e06-4284-a6bc-506471a9e337', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:11,798 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.169s 2021-01-12 15:56:11,798 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3d70625-0d8b-411d-88bf-ce92ece364fe', 'x-compute-request-id': 'req-e3d70625-0d8b-411d-88bf-ce92ece364fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:12,974 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.167s 2021-01-12 15:56:12,974 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c96d9a37-08d5-49f1-a24c-d4e22a2c192b', 'x-compute-request-id': 'req-c96d9a37-08d5-49f1-a24c-d4e22a2c192b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:14,158 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.174s 2021-01-12 15:56:14,158 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e12ec51b-fc79-4f92-a8cd-b5c5035734e1', 'x-compute-request-id': 'req-e12ec51b-fc79-4f92-a8cd-b5c5035734e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:15,334 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.167s 2021-01-12 15:56:15,334 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f50f1b3c-8799-4e08-94d8-3f758b3d68e9', 'x-compute-request-id': 'req-f50f1b3c-8799-4e08-94d8-3f758b3d68e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:16,515 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.171s 2021-01-12 15:56:16,515 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b2ba9d9-ecd8-4213-bd0a-1ab9cccf2fd1', 'x-compute-request-id': 'req-2b2ba9d9-ecd8-4213-bd0a-1ab9cccf2fd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:17,695 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.170s 2021-01-12 15:56:17,695 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9420bc01-ef04-4aa3-bf42-d999249b433c', 'x-compute-request-id': 'req-9420bc01-ef04-4aa3-bf42-d999249b433c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:18,872 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.167s 2021-01-12 15:56:18,872 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b2155e2-1e2b-45c6-a84c-bc75d2d7f917', 'x-compute-request-id': 'req-2b2155e2-1e2b-45c6-a84c-bc75d2d7f917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:20,052 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.171s 2021-01-12 15:56:20,053 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-543fa611-8f46-41c5-8701-71bc7d29cc25', 'x-compute-request-id': 'req-543fa611-8f46-41c5-8701-71bc7d29cc25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:21,233 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.170s 2021-01-12 15:56:21,233 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b8923d0-fbc8-42fd-9b91-38db3d5fd94a', 'x-compute-request-id': 'req-2b8923d0-fbc8-42fd-9b91-38db3d5fd94a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:22,409 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.166s 2021-01-12 15:56:22,409 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19683eef-af4b-426c-8c4b-94c0955a985d', 'x-compute-request-id': 'req-19683eef-af4b-426c-8c4b-94c0955a985d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:23,587 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.169s 2021-01-12 15:56:23,588 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f33d5359-49e4-4bbe-bd38-62302c69fd8a', 'x-compute-request-id': 'req-f33d5359-49e4-4bbe-bd38-62302c69fd8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:24,767 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.170s 2021-01-12 15:56:24,768 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-988cf4cc-78ab-49f9-8d3a-644782cc0cfd', 'x-compute-request-id': 'req-988cf4cc-78ab-49f9-8d3a-644782cc0cfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:25,952 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.175s 2021-01-12 15:56:25,952 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e1f1535-c9bb-4928-8ace-c11d45ffc994', 'x-compute-request-id': 'req-2e1f1535-c9bb-4928-8ace-c11d45ffc994', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:27,130 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.169s 2021-01-12 15:56:27,131 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a2bc734-9926-423c-9d7e-328db687460b', 'x-compute-request-id': 'req-9a2bc734-9926-423c-9d7e-328db687460b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:28,308 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.168s 2021-01-12 15:56:28,309 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ab16595-e647-46db-862b-c6851b6f525c', 'x-compute-request-id': 'req-3ab16595-e647-46db-862b-c6851b6f525c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:29,483 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.165s 2021-01-12 15:56:29,484 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-378fb8ab-860f-474c-8227-28a7512c7f4b', 'x-compute-request-id': 'req-378fb8ab-860f-474c-8227-28a7512c7f4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:30,664 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.170s 2021-01-12 15:56:30,664 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ce294a9-b47c-445c-ab6b-c5d1dfac4b67', 'x-compute-request-id': 'req-5ce294a9-b47c-445c-ab6b-c5d1dfac4b67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:31,843 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.169s 2021-01-12 15:56:31,843 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05a6bf33-d601-4dfc-bfc4-187e386a3baf', 'x-compute-request-id': 'req-05a6bf33-d601-4dfc-bfc4-187e386a3baf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:33,017 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.165s 2021-01-12 15:56:33,018 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da47f949-51e6-4a08-9672-7f29f0f561b4', 'x-compute-request-id': 'req-da47f949-51e6-4a08-9672-7f29f0f561b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:34,196 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.169s 2021-01-12 15:56:34,197 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2379e4c-9825-4846-95e0-552d3cbbcc00', 'x-compute-request-id': 'req-b2379e4c-9825-4846-95e0-552d3cbbcc00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:35,590 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.383s 2021-01-12 15:56:35,591 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0052ce4-8685-4dc4-acee-e57f081d1560', 'x-compute-request-id': 'req-b0052ce4-8685-4dc4-acee-e57f081d1560', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:36,767 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.167s 2021-01-12 15:56:36,767 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a297311d-77e3-4636-8403-3387f27c2372', 'x-compute-request-id': 'req-a297311d-77e3-4636-8403-3387f27c2372', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:37,946 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.169s 2021-01-12 15:56:37,946 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea7ada9f-df1a-42ea-bc53-8ecc48013acf', 'x-compute-request-id': 'req-ea7ada9f-df1a-42ea-bc53-8ecc48013acf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:39,134 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.178s 2021-01-12 15:56:39,135 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbb0a541-7c30-4b32-89b1-6995bbdad6cf', 'x-compute-request-id': 'req-fbb0a541-7c30-4b32-89b1-6995bbdad6cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:40,313 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.168s 2021-01-12 15:56:40,313 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-797318ec-6d7f-41dc-bdbc-c8918a08e52e', 'x-compute-request-id': 'req-797318ec-6d7f-41dc-bdbc-c8918a08e52e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:41,631 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.308s 2021-01-12 15:56:41,631 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0129ba37-578c-464e-ac21-a7fac3060212', 'x-compute-request-id': 'req-0129ba37-578c-464e-ac21-a7fac3060212', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:42,810 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.170s 2021-01-12 15:56:42,811 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ce0a6d4-74d9-43fe-b9c7-c6fd04e12f27', 'x-compute-request-id': 'req-4ce0a6d4-74d9-43fe-b9c7-c6fd04e12f27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:43,997 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.177s 2021-01-12 15:56:43,998 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd31f222-4015-437d-ae07-4abae4a7ce68', 'x-compute-request-id': 'req-dd31f222-4015-437d-ae07-4abae4a7ce68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:45,175 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.168s 2021-01-12 15:56:45,175 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a48e5ab-6a44-449f-bfc9-5ae9bacdfeaf', 'x-compute-request-id': 'req-0a48e5ab-6a44-449f-bfc9-5ae9bacdfeaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:46,351 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.166s 2021-01-12 15:56:46,351 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e893e6d-2255-41f8-ba35-a515c2abfa7b', 'x-compute-request-id': 'req-2e893e6d-2255-41f8-ba35-a515c2abfa7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:47,525 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.164s 2021-01-12 15:56:47,526 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d424b7f-f007-47a9-b9cb-4b81b6290011', 'x-compute-request-id': 'req-7d424b7f-f007-47a9-b9cb-4b81b6290011', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:48,705 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.169s 2021-01-12 15:56:48,705 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8ff885d-c95f-4353-a354-bfc160f717e3', 'x-compute-request-id': 'req-c8ff885d-c95f-4353-a354-bfc160f717e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:49,919 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.204s 2021-01-12 15:56:49,919 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-813cbbe7-3fa9-4952-810d-fc7c585f28ae', 'x-compute-request-id': 'req-813cbbe7-3fa9-4952-810d-fc7c585f28ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:51,094 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.166s 2021-01-12 15:56:51,094 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15c395f4-85b8-4ccc-946f-09c36d9f3fa5', 'x-compute-request-id': 'req-15c395f4-85b8-4ccc-946f-09c36d9f3fa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:52,270 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.167s 2021-01-12 15:56:52,270 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5719931-e887-4c3d-b703-60d045cc1a37', 'x-compute-request-id': 'req-e5719931-e887-4c3d-b703-60d045cc1a37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:53,451 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.170s 2021-01-12 15:56:53,451 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecb74936-e19b-4b7a-b6c4-a6eea9dd49af', 'x-compute-request-id': 'req-ecb74936-e19b-4b7a-b6c4-a6eea9dd49af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:54,627 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.166s 2021-01-12 15:56:54,627 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ec13d4c-80e0-4e61-ac64-d69b0ffe83fb', 'x-compute-request-id': 'req-9ec13d4c-80e0-4e61-ac64-d69b0ffe83fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:55,806 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.169s 2021-01-12 15:56:55,806 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3df8332-e1a1-4969-b59a-70bdd5d72da2', 'x-compute-request-id': 'req-d3df8332-e1a1-4969-b59a-70bdd5d72da2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:56,987 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.171s 2021-01-12 15:56:56,988 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90b3c512-bd5b-4e5b-bc62-30f7489b848e', 'x-compute-request-id': 'req-90b3c512-bd5b-4e5b-bc62-30f7489b848e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:58,169 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.172s 2021-01-12 15:56:58,170 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab18b240-0619-4c2a-9246-c33981f46546', 'x-compute-request-id': 'req-ab18b240-0619-4c2a-9246-c33981f46546', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:56:59,350 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.170s 2021-01-12 15:56:59,350 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b21d16a1-b30f-4c2c-aa85-fb51fa385295', 'x-compute-request-id': 'req-b21d16a1-b30f-4c2c-aa85-fb51fa385295', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:00,543 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.184s 2021-01-12 15:57:00,544 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5b0cbcd-cb0d-4ba0-924c-ba313f69ea3f', 'x-compute-request-id': 'req-b5b0cbcd-cb0d-4ba0-924c-ba313f69ea3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:01,720 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.168s 2021-01-12 15:57:01,721 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63a2fbfe-766e-4311-bad9-2a1688487808', 'x-compute-request-id': 'req-63a2fbfe-766e-4311-bad9-2a1688487808', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:02,901 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.170s 2021-01-12 15:57:02,901 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a1736f9-a688-429b-ae20-dbc5565822a8', 'x-compute-request-id': 'req-9a1736f9-a688-429b-ae20-dbc5565822a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:04,080 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.168s 2021-01-12 15:57:04,080 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d000376-b18a-43fd-8e43-c8783b9c4603', 'x-compute-request-id': 'req-0d000376-b18a-43fd-8e43-c8783b9c4603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:05,257 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.167s 2021-01-12 15:57:05,257 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cbea90f-4c95-4d98-8c20-964103b23d1b', 'x-compute-request-id': 'req-1cbea90f-4c95-4d98-8c20-964103b23d1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:06,435 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.168s 2021-01-12 15:57:06,435 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5aa2f8e1-8b0d-476f-8f9a-f485a0dfd5ea', 'x-compute-request-id': 'req-5aa2f8e1-8b0d-476f-8f9a-f485a0dfd5ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:07,615 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.170s 2021-01-12 15:57:07,615 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26b0a368-5319-47f1-920c-6a16cc33719f', 'x-compute-request-id': 'req-26b0a368-5319-47f1-920c-6a16cc33719f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:08,802 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.177s 2021-01-12 15:57:08,803 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20c66c88-4a5d-4014-bad1-4e2702311899', 'x-compute-request-id': 'req-20c66c88-4a5d-4014-bad1-4e2702311899', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:09,979 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.167s 2021-01-12 15:57:09,979 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-742bd2a4-afa8-48ed-b2a5-0f607c0a5fcb', 'x-compute-request-id': 'req-742bd2a4-afa8-48ed-b2a5-0f607c0a5fcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:11,157 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.168s 2021-01-12 15:57:11,158 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94ab8424-3287-41d9-b354-30e17d2c6e53', 'x-compute-request-id': 'req-94ab8424-3287-41d9-b354-30e17d2c6e53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:12,331 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.165s 2021-01-12 15:57:12,332 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3ce26e9-65ca-47e2-839b-7db5428b4888', 'x-compute-request-id': 'req-d3ce26e9-65ca-47e2-839b-7db5428b4888', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:13,510 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.169s 2021-01-12 15:57:13,510 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9498569b-e209-45cb-a7fb-5d9269375e7d', 'x-compute-request-id': 'req-9498569b-e209-45cb-a7fb-5d9269375e7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:14,690 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.170s 2021-01-12 15:57:14,691 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2da343a8-1a77-4a87-8340-41d875f2b712', 'x-compute-request-id': 'req-2da343a8-1a77-4a87-8340-41d875f2b712', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:15,867 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.167s 2021-01-12 15:57:15,867 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58b962c9-36bd-406a-a8dc-c59443276f56', 'x-compute-request-id': 'req-58b962c9-36bd-406a-a8dc-c59443276f56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:17,047 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.169s 2021-01-12 15:57:17,047 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7786224-5808-4e13-a971-435cf92dcc90', 'x-compute-request-id': 'req-b7786224-5808-4e13-a971-435cf92dcc90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:18,228 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.171s 2021-01-12 15:57:18,229 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc6eb78c-6253-4785-9649-3813568bdbe0', 'x-compute-request-id': 'req-cc6eb78c-6253-4785-9649-3813568bdbe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:19,403 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.165s 2021-01-12 15:57:19,404 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64ff21aa-e53c-44e4-85e4-515a7f5db474', 'x-compute-request-id': 'req-64ff21aa-e53c-44e4-85e4-515a7f5db474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:20,585 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.172s 2021-01-12 15:57:20,585 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d234f1e1-319a-4c2b-9d85-a53d488761e8', 'x-compute-request-id': 'req-d234f1e1-319a-4c2b-9d85-a53d488761e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:21,772 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.176s 2021-01-12 15:57:21,772 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8b124c3-db00-4ef4-a947-e94d8f6b3cfb', 'x-compute-request-id': 'req-e8b124c3-db00-4ef4-a947-e94d8f6b3cfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:22,948 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.167s 2021-01-12 15:57:22,948 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f961ac4b-03ef-49db-8ba0-39c4537de4d4', 'x-compute-request-id': 'req-f961ac4b-03ef-49db-8ba0-39c4537de4d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:24,133 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.176s 2021-01-12 15:57:24,134 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3beafb46-0073-4241-84ea-8d6ec84f10d7', 'x-compute-request-id': 'req-3beafb46-0073-4241-84ea-8d6ec84f10d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:25,313 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.170s 2021-01-12 15:57:25,314 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07830a6b-8aae-4523-9d1b-7a8035d87dc3', 'x-compute-request-id': 'req-07830a6b-8aae-4523-9d1b-7a8035d87dc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:26,488 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.166s 2021-01-12 15:57:26,489 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0f62ed8-0c16-4f96-b573-c80f6985fa13', 'x-compute-request-id': 'req-f0f62ed8-0c16-4f96-b573-c80f6985fa13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:27,667 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.168s 2021-01-12 15:57:27,667 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baf60ac6-7a60-4be4-a399-ebeaca381647', 'x-compute-request-id': 'req-baf60ac6-7a60-4be4-a399-ebeaca381647', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:28,848 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.171s 2021-01-12 15:57:28,848 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e7bc259-77e2-4a75-a0c0-2165c8ca94a2', 'x-compute-request-id': 'req-8e7bc259-77e2-4a75-a0c0-2165c8ca94a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:30,025 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.167s 2021-01-12 15:57:30,026 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76662aee-df38-4754-b7b0-498eaa256fad', 'x-compute-request-id': 'req-76662aee-df38-4754-b7b0-498eaa256fad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:31,209 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.173s 2021-01-12 15:57:31,209 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b65691b8-e742-4bec-be84-85e7eff13f46', 'x-compute-request-id': 'req-b65691b8-e742-4bec-be84-85e7eff13f46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:32,386 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.167s 2021-01-12 15:57:32,387 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ad95596-4f23-4485-99c4-0aaecc483de8', 'x-compute-request-id': 'req-1ad95596-4f23-4485-99c4-0aaecc483de8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:33,563 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.167s 2021-01-12 15:57:33,564 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c20c2705-de53-4bf4-9fe9-ceb1be30ceb8', 'x-compute-request-id': 'req-c20c2705-de53-4bf4-9fe9-ceb1be30ceb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:34,743 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.170s 2021-01-12 15:57:34,743 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8632768-d5c6-4571-91cb-4d583cf4a26e', 'x-compute-request-id': 'req-c8632768-d5c6-4571-91cb-4d583cf4a26e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:35,923 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.170s 2021-01-12 15:57:35,923 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4e6f3db-0e5e-4f2a-8177-ebef1547d12e', 'x-compute-request-id': 'req-c4e6f3db-0e5e-4f2a-8177-ebef1547d12e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:37,099 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.167s 2021-01-12 15:57:37,100 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a16efaf1-6ce1-4818-8b1b-38bd329ae3ab', 'x-compute-request-id': 'req-a16efaf1-6ce1-4818-8b1b-38bd329ae3ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:38,415 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.306s 2021-01-12 15:57:38,415 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de333558-94f6-4be9-b7b1-3edcfded9acc', 'x-compute-request-id': 'req-de333558-94f6-4be9-b7b1-3edcfded9acc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:39,728 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.304s 2021-01-12 15:57:39,729 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-951f17e8-4487-4464-bd5d-e80351873246', 'x-compute-request-id': 'req-951f17e8-4487-4464-bd5d-e80351873246', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:40,908 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.169s 2021-01-12 15:57:40,908 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6855e642-2f64-46c7-9091-f76d017b2b2d', 'x-compute-request-id': 'req-6855e642-2f64-46c7-9091-f76d017b2b2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:42,087 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.170s 2021-01-12 15:57:42,088 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-723857bb-24de-40cc-81f9-f85220bc5e54', 'x-compute-request-id': 'req-723857bb-24de-40cc-81f9-f85220bc5e54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:43,267 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.170s 2021-01-12 15:57:43,267 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53100f9c-92e0-4527-b8e2-e722dbc82638', 'x-compute-request-id': 'req-53100f9c-92e0-4527-b8e2-e722dbc82638', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:44,442 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.165s 2021-01-12 15:57:44,442 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aac5fcba-86b2-4319-9792-623882686a65', 'x-compute-request-id': 'req-aac5fcba-86b2-4319-9792-623882686a65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:45,619 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.167s 2021-01-12 15:57:45,620 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1cbe45a-fb08-4565-ad02-195b9ce0fd26', 'x-compute-request-id': 'req-d1cbe45a-fb08-4565-ad02-195b9ce0fd26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:46,799 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.169s 2021-01-12 15:57:46,799 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-340d2abe-a75c-4717-a2f0-59f0d134ffb0', 'x-compute-request-id': 'req-340d2abe-a75c-4717-a2f0-59f0d134ffb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:47,972 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.164s 2021-01-12 15:57:47,972 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb0adfbd-f0f4-49fa-acb6-2fb690b18c27', 'x-compute-request-id': 'req-bb0adfbd-f0f4-49fa-acb6-2fb690b18c27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:49,148 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.167s 2021-01-12 15:57:49,149 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43e8af72-689e-4467-aea1-60ddcf75dfae', 'x-compute-request-id': 'req-43e8af72-689e-4467-aea1-60ddcf75dfae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:50,332 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.173s 2021-01-12 15:57:50,333 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10539573-92ab-4f81-8719-108e6e32e73b', 'x-compute-request-id': 'req-10539573-92ab-4f81-8719-108e6e32e73b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:51,508 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.164s 2021-01-12 15:57:51,508 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-157968a0-98b9-4d13-b5b5-6acf793a40b9', 'x-compute-request-id': 'req-157968a0-98b9-4d13-b5b5-6acf793a40b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:52,685 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.167s 2021-01-12 15:57:52,685 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb13fbe8-16b1-4cdf-9932-5b7c929d6fdf', 'x-compute-request-id': 'req-fb13fbe8-16b1-4cdf-9932-5b7c929d6fdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:53,863 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.168s 2021-01-12 15:57:53,863 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cff24457-d8b0-426f-964b-71361a573629', 'x-compute-request-id': 'req-cff24457-d8b0-426f-964b-71361a573629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:55,241 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.367s 2021-01-12 15:57:55,241 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8ef8647-cdb9-4e61-8758-ee0411ccc331', 'x-compute-request-id': 'req-d8ef8647-cdb9-4e61-8758-ee0411ccc331', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:56,422 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.171s 2021-01-12 15:57:56,423 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99b778cf-0f44-42a8-8fc8-b4cdfc109d57', 'x-compute-request-id': 'req-99b778cf-0f44-42a8-8fc8-b4cdfc109d57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:57,599 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.168s 2021-01-12 15:57:57,600 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25b5803e-1797-44d6-afa7-0b21a1ba61ab', 'x-compute-request-id': 'req-25b5803e-1797-44d6-afa7-0b21a1ba61ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:58,777 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.169s 2021-01-12 15:57:58,778 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-484f62ff-7181-4a5c-a623-2010ce55ffbd', 'x-compute-request-id': 'req-484f62ff-7181-4a5c-a623-2010ce55ffbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:57:59,956 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.168s 2021-01-12 15:57:59,956 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca0bf159-225a-4c69-a85f-ebae28aca7c5', 'x-compute-request-id': 'req-ca0bf159-225a-4c69-a85f-ebae28aca7c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:01,136 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.171s 2021-01-12 15:58:01,137 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63321f01-5b41-4ec7-b3b0-4447d428d7ef', 'x-compute-request-id': 'req-63321f01-5b41-4ec7-b3b0-4447d428d7ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:02,316 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.169s 2021-01-12 15:58:02,316 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a9eb318-f8ce-4f78-85d7-e2891a06c69a', 'x-compute-request-id': 'req-3a9eb318-f8ce-4f78-85d7-e2891a06c69a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:03,492 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.167s 2021-01-12 15:58:03,493 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ab9fabe-c9a3-4c66-ac1b-462be62cace2', 'x-compute-request-id': 'req-8ab9fabe-c9a3-4c66-ac1b-462be62cace2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:04,673 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.171s 2021-01-12 15:58:04,674 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f0146d6-d789-4b35-aa41-d4238e4a77fa', 'x-compute-request-id': 'req-9f0146d6-d789-4b35-aa41-d4238e4a77fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:05,849 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.166s 2021-01-12 15:58:05,850 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-161350ea-3fa5-45ce-ae63-524ea22e4087', 'x-compute-request-id': 'req-161350ea-3fa5-45ce-ae63-524ea22e4087', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:07,029 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.169s 2021-01-12 15:58:07,029 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-082e4613-2ae4-48fc-8793-5a7fb26140cc', 'x-compute-request-id': 'req-082e4613-2ae4-48fc-8793-5a7fb26140cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:08,207 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.168s 2021-01-12 15:58:08,207 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-529a39c5-6321-4718-b5c0-0b22f7957bb8', 'x-compute-request-id': 'req-529a39c5-6321-4718-b5c0-0b22f7957bb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:09,382 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.165s 2021-01-12 15:58:09,383 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad2467fe-b298-4c5c-b671-f50099956710', 'x-compute-request-id': 'req-ad2467fe-b298-4c5c-b671-f50099956710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:10,559 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.167s 2021-01-12 15:58:10,560 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cca4ae21-b9a1-43c5-a57b-85dea3b92422', 'x-compute-request-id': 'req-cca4ae21-b9a1-43c5-a57b-85dea3b92422', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:11,743 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.174s 2021-01-12 15:58:11,743 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06f4855f-6ecf-46ca-8194-83f441394237', 'x-compute-request-id': 'req-06f4855f-6ecf-46ca-8194-83f441394237', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:12,922 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.168s 2021-01-12 15:58:12,922 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62980289-9802-4eef-aca8-94c559a1e0ae', 'x-compute-request-id': 'req-62980289-9802-4eef-aca8-94c559a1e0ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:14,098 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.168s 2021-01-12 15:58:14,099 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e1d9ad0-4035-41b2-8c54-73de04851f68', 'x-compute-request-id': 'req-0e1d9ad0-4035-41b2-8c54-73de04851f68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:15,280 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.171s 2021-01-12 15:58:15,280 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b14d48df-96f8-4fb7-95eb-63cb36fccade', 'x-compute-request-id': 'req-b14d48df-96f8-4fb7-95eb-63cb36fccade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:16,455 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.166s 2021-01-12 15:58:16,456 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6f846ee-f392-4818-be12-2751610d6d98', 'x-compute-request-id': 'req-a6f846ee-f392-4818-be12-2751610d6d98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:17,635 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.170s 2021-01-12 15:58:17,635 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78b5059a-6886-4cf0-b0a3-1da867796835', 'x-compute-request-id': 'req-78b5059a-6886-4cf0-b0a3-1da867796835', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:18,816 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.171s 2021-01-12 15:58:18,816 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a7c5924-4e57-4bd1-90c1-0dbd0f9799c6', 'x-compute-request-id': 'req-7a7c5924-4e57-4bd1-90c1-0dbd0f9799c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:19,991 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.164s 2021-01-12 15:58:19,991 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf44f4fb-5f33-45aa-9e76-cf7967c9f875', 'x-compute-request-id': 'req-bf44f4fb-5f33-45aa-9e76-cf7967c9f875', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:21,175 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.173s 2021-01-12 15:58:21,175 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c51527b-1cf2-4370-984b-6031b423699c', 'x-compute-request-id': 'req-4c51527b-1cf2-4370-984b-6031b423699c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:22,351 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.167s 2021-01-12 15:58:22,352 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01e3e241-5166-4068-a706-35ef6725e7dd', 'x-compute-request-id': 'req-01e3e241-5166-4068-a706-35ef6725e7dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:23,529 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.168s 2021-01-12 15:58:23,530 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18f88f54-bf63-4f09-bd13-b6cfc29d5e39', 'x-compute-request-id': 'req-18f88f54-bf63-4f09-bd13-b6cfc29d5e39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:24,727 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.187s 2021-01-12 15:58:24,727 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99ace4d5-628f-4ca7-8174-2d98d1d3e971', 'x-compute-request-id': 'req-99ace4d5-628f-4ca7-8174-2d98d1d3e971', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:25,904 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.167s 2021-01-12 15:58:25,905 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff83afb7-f8aa-4eba-a594-0f35158127a1', 'x-compute-request-id': 'req-ff83afb7-f8aa-4eba-a594-0f35158127a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:27,082 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.168s 2021-01-12 15:58:27,083 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03a5f648-28d2-4ece-8964-f697ac02e819', 'x-compute-request-id': 'req-03a5f648-28d2-4ece-8964-f697ac02e819', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:28,264 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.171s 2021-01-12 15:58:28,264 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-875da131-b4a5-400f-a9a2-1e3f479976ae', 'x-compute-request-id': 'req-875da131-b4a5-400f-a9a2-1e3f479976ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:29,437 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.163s 2021-01-12 15:58:29,437 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f569eb18-6f0f-48bd-8142-abeb945bde0d', 'x-compute-request-id': 'req-f569eb18-6f0f-48bd-8142-abeb945bde0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:30,627 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.181s 2021-01-12 15:58:30,627 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65381071-7c98-4104-af8b-8bd9f7fb87e7', 'x-compute-request-id': 'req-65381071-7c98-4104-af8b-8bd9f7fb87e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:31,811 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.175s 2021-01-12 15:58:31,812 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c36f7c5a-d5bb-497c-ae4e-3f2e06d810a8', 'x-compute-request-id': 'req-c36f7c5a-d5bb-497c-ae4e-3f2e06d810a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:32,984 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.163s 2021-01-12 15:58:32,984 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9e9e08a-af4e-4c31-b0b4-2559e2794b98', 'x-compute-request-id': 'req-f9e9e08a-af4e-4c31-b0b4-2559e2794b98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:34,162 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.169s 2021-01-12 15:58:34,162 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d597a095-0650-4bdd-99a2-ce89276c8521', 'x-compute-request-id': 'req-d597a095-0650-4bdd-99a2-ce89276c8521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:35,339 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.167s 2021-01-12 15:58:35,339 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a37cb2a0-6dac-429b-a1b4-644a25542f63', 'x-compute-request-id': 'req-a37cb2a0-6dac-429b-a1b4-644a25542f63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:36,513 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.165s 2021-01-12 15:58:36,514 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ec1fa1b-4349-4380-910b-ed05cf58e001', 'x-compute-request-id': 'req-5ec1fa1b-4349-4380-910b-ed05cf58e001', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:37,690 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.167s 2021-01-12 15:58:37,690 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8e01afc-0538-4948-adee-c12627310ded', 'x-compute-request-id': 'req-f8e01afc-0538-4948-adee-c12627310ded', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:39,095 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.397s 2021-01-12 15:58:39,096 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8812a55e-8d1e-4a65-99e4-111b1432b874', 'x-compute-request-id': 'req-8812a55e-8d1e-4a65-99e4-111b1432b874', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:40,269 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.163s 2021-01-12 15:58:40,269 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3992600f-4725-4f6e-ab4a-76c1d117feb1', 'x-compute-request-id': 'req-3992600f-4725-4f6e-ab4a-76c1d117feb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:41,446 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.167s 2021-01-12 15:58:41,446 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-477f5044-0596-4582-9880-059a60ed6444', 'x-compute-request-id': 'req-477f5044-0596-4582-9880-059a60ed6444', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:42,636 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.179s 2021-01-12 15:58:42,637 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b66d6af7-1c1b-498f-9fcd-11aa9a5e49a2', 'x-compute-request-id': 'req-b66d6af7-1c1b-498f-9fcd-11aa9a5e49a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:43,815 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.168s 2021-01-12 15:58:43,815 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8152bba3-e9c8-43cf-89cf-7dd937a3f4c8', 'x-compute-request-id': 'req-8152bba3-e9c8-43cf-89cf-7dd937a3f4c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:44,992 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.167s 2021-01-12 15:58:44,992 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13588d9c-e82d-4681-8c0b-6093504776be', 'x-compute-request-id': 'req-13588d9c-e82d-4681-8c0b-6093504776be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:46,244 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.242s 2021-01-12 15:58:46,245 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7311aabd-af76-43a4-9657-45d0f5fa38dc', 'x-compute-request-id': 'req-7311aabd-af76-43a4-9657-45d0f5fa38dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:47,418 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.163s 2021-01-12 15:58:47,418 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa350034-fed1-4075-af9d-cc5ee492dca5', 'x-compute-request-id': 'req-aa350034-fed1-4075-af9d-cc5ee492dca5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:48,594 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.167s 2021-01-12 15:58:48,594 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13950b60-fa42-4c06-91b2-d06eadf5da42', 'x-compute-request-id': 'req-13950b60-fa42-4c06-91b2-d06eadf5da42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:49,771 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.168s 2021-01-12 15:58:49,772 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf555b1f-2b41-4e2d-96c7-ecd927fba720', 'x-compute-request-id': 'req-cf555b1f-2b41-4e2d-96c7-ecd927fba720', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:50,946 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.164s 2021-01-12 15:58:50,946 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a4b66a9-2d43-4b96-a7a3-2237b032bce8', 'x-compute-request-id': 'req-4a4b66a9-2d43-4b96-a7a3-2237b032bce8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:52,125 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.169s 2021-01-12 15:58:52,126 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4a73e7c-eb3b-40d3-acab-12b2c62b4e85', 'x-compute-request-id': 'req-f4a73e7c-eb3b-40d3-acab-12b2c62b4e85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:53,301 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.167s 2021-01-12 15:58:53,302 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d79f1090-745e-4b65-9fa6-b7d50971508e', 'x-compute-request-id': 'req-d79f1090-745e-4b65-9fa6-b7d50971508e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:54,476 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.164s 2021-01-12 15:58:54,476 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d13a9b2-435e-468b-8fdf-7cdfc239b8ba', 'x-compute-request-id': 'req-8d13a9b2-435e-468b-8fdf-7cdfc239b8ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:55,654 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.168s 2021-01-12 15:58:55,655 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30588c55-fc3e-4c8e-b99a-bce0e9c40e08', 'x-compute-request-id': 'req-30588c55-fc3e-4c8e-b99a-bce0e9c40e08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:56,836 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.171s 2021-01-12 15:58:56,836 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fac0de1-f077-4463-8e1c-bf1757e7ce5c', 'x-compute-request-id': 'req-7fac0de1-f077-4463-8e1c-bf1757e7ce5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:58,011 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.165s 2021-01-12 15:58:58,012 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-756a949c-0616-4884-a179-ee6d94bfd2ad', 'x-compute-request-id': 'req-756a949c-0616-4884-a179-ee6d94bfd2ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:58:59,191 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.170s 2021-01-12 15:58:59,192 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ee55a6d-7efe-47ca-b724-6455e48b8d9c', 'x-compute-request-id': 'req-4ee55a6d-7efe-47ca-b724-6455e48b8d9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:59:00,371 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.170s 2021-01-12 15:59:00,372 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d951ffe-88fd-41ff-8d21-6da4fda021cd', 'x-compute-request-id': 'req-8d951ffe-88fd-41ff-8d21-6da4fda021cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:59:01,546 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.165s 2021-01-12 15:59:01,547 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c663cbe-25a5-475a-bb58-b2d8ea94cd3d', 'x-compute-request-id': 'req-6c663cbe-25a5-475a-bb58-b2d8ea94cd3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:59:02,724 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.168s 2021-01-12 15:59:02,725 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20a789a0-3e51-4c53-bbc7-8009dd582d7d', 'x-compute-request-id': 'req-20a789a0-3e51-4c53-bbc7-8009dd582d7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:59:03,903 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.170s 2021-01-12 15:59:03,904 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db211b2b-b28b-4ff2-baf5-404b99ec4b2d', 'x-compute-request-id': 'req-db211b2b-b28b-4ff2-baf5-404b99ec4b2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:59:05,079 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.167s 2021-01-12 15:59:05,080 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16c91549-7d9a-4b3d-b250-16cc2adfc3e9', 'x-compute-request-id': 'req-16c91549-7d9a-4b3d-b250-16cc2adfc3e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:59:06,262 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.173s 2021-01-12 15:59:06,262 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ca01301-0c71-4ef0-b317-52d4db6d4ad3', 'x-compute-request-id': 'req-1ca01301-0c71-4ef0-b317-52d4db6d4ad3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:59:07,440 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.168s 2021-01-12 15:59:07,440 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5ca47c2-8794-4fae-a442-1cba0550bd6e', 'x-compute-request-id': 'req-d5ca47c2-8794-4fae-a442-1cba0550bd6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:59:08,617 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.167s 2021-01-12 15:59:08,617 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf7254ef-5436-490d-8ada-931614dfe3bd', 'x-compute-request-id': 'req-bf7254ef-5436-490d-8ada-931614dfe3bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:59:09,798 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.171s 2021-01-12 15:59:09,798 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b75e633-f973-45ae-bc05-675bfa50f3a4', 'x-compute-request-id': 'req-4b75e633-f973-45ae-bc05-675bfa50f3a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:59:10,976 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.167s 2021-01-12 15:59:10,976 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-422841c5-c5aa-48c8-ab2f-e0cb91d20a9f', 'x-compute-request-id': 'req-422841c5-c5aa-48c8-ab2f-e0cb91d20a9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:59:12,150 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.164s 2021-01-12 15:59:12,150 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8a82ed9-6e34-4c76-844f-80bddc5d11ff', 'x-compute-request-id': 'req-c8a82ed9-6e34-4c76-844f-80bddc5d11ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:59:13,328 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.168s 2021-01-12 15:59:13,328 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2228f03d-5834-4e27-b4db-05a7b1569d87', 'x-compute-request-id': 'req-2228f03d-5834-4e27-b4db-05a7b1569d87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:59:14,504 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.167s 2021-01-12 15:59:14,505 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-256368af-cc17-4760-9ec6-1dbc1091aa37', 'x-compute-request-id': 'req-256368af-cc17-4760-9ec6-1dbc1091aa37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:59:15,679 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.165s 2021-01-12 15:59:15,680 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75f898da-24d0-4991-9df1-ac5ab5043eae', 'x-compute-request-id': 'req-75f898da-24d0-4991-9df1-ac5ab5043eae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:59:16,859 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.169s 2021-01-12 15:59:16,859 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d45f5caa-6d3c-4c0c-a0fd-2fe156b62cbe', 'x-compute-request-id': 'req-d45f5caa-6d3c-4c0c-a0fd-2fe156b62cbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:59:18,037 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.169s 2021-01-12 15:59:18,037 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc2e9af3-18d8-46ee-a83f-31f6f4252423', 'x-compute-request-id': 'req-cc2e9af3-18d8-46ee-a83f-31f6f4252423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:59:19,212 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.165s 2021-01-12 15:59:19,212 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce39bd26-360a-4daa-a1bf-8551973cbbc2', 'x-compute-request-id': 'req-ce39bd26-360a-4daa-a1bf-8551973cbbc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:59:20,392 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.170s 2021-01-12 15:59:20,393 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c9dc73a-bd9a-4010-9132-5bd8bc60151f', 'x-compute-request-id': 'req-0c9dc73a-bd9a-4010-9132-5bd8bc60151f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:59:21,570 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.167s 2021-01-12 15:59:21,570 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c16dd39-0faf-46a7-b8a2-3cb9fc0aa407', 'x-compute-request-id': 'req-3c16dd39-0faf-46a7-b8a2-3cb9fc0aa407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:59:22,748 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.169s 2021-01-12 15:59:22,748 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7ae0acf-ef8d-4a56-84dc-37d20fb091d4', 'x-compute-request-id': 'req-e7ae0acf-ef8d-4a56-84dc-37d20fb091d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:59:23,925 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.168s 2021-01-12 15:59:23,926 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d45d3cec-e060-44bc-9ffd-52ffeb4a632e', 'x-compute-request-id': 'req-d45d3cec-e060-44bc-9ffd-52ffeb4a632e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:59:25,103 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.166s 2021-01-12 15:59:25,103 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02b4a144-f00d-499d-a9e6-98112a498c28', 'x-compute-request-id': 'req-02b4a144-f00d-499d-a9e6-98112a498c28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:59:26,282 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.169s 2021-01-12 15:59:26,282 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-737fbdb9-9860-4688-b755-285c7f9fb3b2', 'x-compute-request-id': 'req-737fbdb9-9860-4688-b755-285c7f9fb3b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:59:27,460 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.169s 2021-01-12 15:59:27,461 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f34e2340-8ffe-4e41-8d9b-e7ffe1a1c211', 'x-compute-request-id': 'req-f34e2340-8ffe-4e41-8d9b-e7ffe1a1c211', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:59:28,643 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.173s 2021-01-12 15:59:28,644 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86faacd7-cfac-4ccc-a203-d7d5c4721f4e', 'x-compute-request-id': 'req-86faacd7-cfac-4ccc-a203-d7d5c4721f4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:59:29,818 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.165s 2021-01-12 15:59:29,818 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fc3ac48-be5a-4ce5-9404-e813c0e3026f', 'x-compute-request-id': 'req-9fc3ac48-be5a-4ce5-9404-e813c0e3026f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:59:30,997 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.170s 2021-01-12 15:59:30,997 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b81d617-5533-4ee8-ba8f-03b8bf8d5f28', 'x-compute-request-id': 'req-9b81d617-5533-4ee8-ba8f-03b8bf8d5f28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:59:32,175 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.168s 2021-01-12 15:59:32,176 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-278f0aae-e64b-4d59-9663-6624b6a4fd91', 'x-compute-request-id': 'req-278f0aae-e64b-4d59-9663-6624b6a4fd91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:59:33,353 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.169s 2021-01-12 15:59:33,353 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df7005ed-d63e-4d7a-bdf7-35fa64d3f907', 'x-compute-request-id': 'req-df7005ed-d63e-4d7a-bdf7-35fa64d3f907', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:59:34,535 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.172s 2021-01-12 15:59:34,536 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a92ee6a5-bc0f-4eec-b6e7-d9c8b70cefe9', 'x-compute-request-id': 'req-a92ee6a5-bc0f-4eec-b6e7-d9c8b70cefe9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:59:35,853 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.308s 2021-01-12 15:59:35,853 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76801ec1-bc7f-441f-94ba-38171fa1eaf5', 'x-compute-request-id': 'req-76801ec1-bc7f-441f-94ba-38171fa1eaf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:59:37,028 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.165s 2021-01-12 15:59:37,029 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6ce58e9-f3f8-481f-9f4a-d8db6e6c1f59', 'x-compute-request-id': 'req-a6ce58e9-f3f8-481f-9f4a-d8db6e6c1f59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:59:38,204 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.166s 2021-01-12 15:59:38,205 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f91c884c-e2dc-4c46-b022-044bab7b72d6', 'x-compute-request-id': 'req-f91c884c-e2dc-4c46-b022-044bab7b72d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:59:39,381 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.166s 2021-01-12 15:59:39,381 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88a9a522-5952-4de3-ad44-08adf82fd40c', 'x-compute-request-id': 'req-88a9a522-5952-4de3-ad44-08adf82fd40c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"server": {"id": "af92511a-911d-43a3-bcc9-e64d0d4aee55", "name": "tempest-AttachVolumeTestJSON-server-910210909", "status": "ACTIVE", "tenant_id": "8fe8b26007c44aabbd98bd1a8038149c", "user_id": "85bfcd61f5944547a57e6966bbcdf399", "metadata": {}, "hostId": "b434dff1d033fb291702709b95aec0e9ff9e655bbd939817953d96d0", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:16Z", "updated": "2021-01-12T15:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-464873117", "OS-SRV-USG:launched_at": "2021-01-12T15:35:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0fedec30-da98-4144-bc43-506c37bd2291"}, {"id": "ad5bdbee-6b24-43ed-8376-a08476fef555"}]}}' 2021-01-12 15:59:40,471 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55 0.079s 2021-01-12 15:59:40,471 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-1af9494f-6161-4210-b5e6-23f4e1401820', 'x-compute-request-id': 'req-1af9494f-6161-4210-b5e6-23f4e1401820', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/af92511a-911d-43a3-bcc9-e64d0d4aee55'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance af92511a-911d-43a3-bcc9-e64d0d4aee55 could not be found."}}' 2021-01-12 15:59:40,516 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.222.0.84/compute/v2.1/os-keypairs/tempest-keypair-464873117 0.044s 2021-01-12 15:59:40,516 94885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0aa4b077-8435-42a0-b4fe-44a202416d90', 'x-compute-request-id': 'req-0aa4b077-8435-42a0-b4fe-44a202416d90', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.84/compute/v2.1/os-keypairs/tempest-keypair-464873117'} Body: b'' 2021-01-12 15:59:40,722 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.84:9696/v2.0/security-groups/465a97ba-7d22-4c74-af28-1be13c7eb04b 0.205s 2021-01-12 15:59:40,722 94885 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-7ae11253-443d-4a13-b722-a35b1211b852', 'content-length': '0', 'date': 'Tue, 12 Jan 2021 15:59:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.84:9696/v2.0/security-groups/465a97ba-7d22-4c74-af28-1be13c7eb04b'} Body: b'' 2021-01-12 15:59:40,753 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.84:9696/v2.0/security-groups/465a97ba-7d22-4c74-af28-1be13c7eb04b 0.030s 2021-01-12 15:59:40,754 94885 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-4281edf1-9358-4a44-be1b-e49effd26db9', 'date': 'Tue, 12 Jan 2021 15:59:40 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.84:9696/v2.0/security-groups/465a97ba-7d22-4c74-af28-1be13c7eb04b'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 465a97ba-7d22-4c74-af28-1be13c7eb04b does not exist", "detail": ""}}' 2021-01-12 15:59:41,664 94885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.84:9696/v2.0/floatingips/383a5e20-11b2-4d53-9c47-29c01f79b1a7 0.910s 2021-01-12 15:59:41,665 94885 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-f4666043-1805-4ec5-bff4-df9ea1deb650', 'content-length': '0', 'date': 'Tue, 12 Jan 2021 15:59:41 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.84:9696/v2.0/floatingips/383a5e20-11b2-4d53-9c47-29c01f79b1a7'} Body: b'' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 280, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume ad5bdbee-6b24-43ed-8376-a08476fef555 failed to reach available status (current detaching) within the required time (360 s). }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 280, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 0fedec30-da98-4144-bc43-506c37bd2291 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 182, in test_list_get_volume_attachments self.volumes_client, attachment['volumeId'], 'available') File "/opt/stack/tempest/tempest/common/waiters.py", line 280, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 0fedec30-da98-4144-bc43-506c37bd2291 failed to reach available status (current detaching) within the required time (360 s). |
||||||
tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON | 1 | 0 | 1 | 0 | 0 | Detail | |
test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
fail
ft4.1: tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-12 15:49:29,079 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 POST http://10.222.0.84/compute/v2.1/os-volumes 0.653s 2021-01-12 15:49:29,080 94876 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-VolumesGetTestJSON-Volume-1200219730", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f87ae303-bb0a-413f-9a1c-a411c148fb2a', 'x-compute-request-id': 'req-f87ae303-bb0a-413f-9a1c-a411c148fb2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:49:29,204 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.120s 2021-01-12 15:49:29,204 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-475d898c-13ca-49e9-822c-b67bc49d6f51', 'x-compute-request-id': 'req-475d898c-13ca-49e9-822c-b67bc49d6f51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:49:30,328 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.119s 2021-01-12 15:49:30,329 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6856614-426d-4c70-9e90-3ae4e893a935', 'x-compute-request-id': 'req-c6856614-426d-4c70-9e90-3ae4e893a935', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:49:31,456 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.122s 2021-01-12 15:49:31,456 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ece93536-6dd7-4b32-bd54-f15830aed339', 'x-compute-request-id': 'req-ece93536-6dd7-4b32-bd54-f15830aed339', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:49:32,581 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.120s 2021-01-12 15:49:32,581 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6345f26a-f7a4-42c7-8252-03476944f080', 'x-compute-request-id': 'req-6345f26a-f7a4-42c7-8252-03476944f080', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:49:33,706 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.120s 2021-01-12 15:49:33,706 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57d6358b-ed51-48b1-9afd-a417e45ce4e9', 'x-compute-request-id': 'req-57d6358b-ed51-48b1-9afd-a417e45ce4e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:49:34,835 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.124s 2021-01-12 15:49:34,836 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea9ed78b-9225-4d6e-adb8-fe9c886ffb0a', 'x-compute-request-id': 'req-ea9ed78b-9225-4d6e-adb8-fe9c886ffb0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:49:35,959 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.119s 2021-01-12 15:49:35,960 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-149157e4-f9bb-4294-8191-44eae12c4530', 'x-compute-request-id': 'req-149157e4-f9bb-4294-8191-44eae12c4530', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:49:37,083 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.118s 2021-01-12 15:49:37,083 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdd23ca7-84ec-45cd-990e-61e356c22ef6', 'x-compute-request-id': 'req-cdd23ca7-84ec-45cd-990e-61e356c22ef6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:49:38,207 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.119s 2021-01-12 15:49:38,207 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f710aab-f116-466b-a630-2c544b0f0808', 'x-compute-request-id': 'req-8f710aab-f116-466b-a630-2c544b0f0808', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:49:39,328 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:49:39,328 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-925f2c8c-9160-4783-890e-da79ebfd4fce', 'x-compute-request-id': 'req-925f2c8c-9160-4783-890e-da79ebfd4fce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:49:40,461 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.128s 2021-01-12 15:49:40,462 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-173b5655-7db2-4bd1-b685-d464b9f7adc1', 'x-compute-request-id': 'req-173b5655-7db2-4bd1-b685-d464b9f7adc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:49:41,596 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.129s 2021-01-12 15:49:41,597 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fa24300-1397-4763-ba78-e06b0c1aa944', 'x-compute-request-id': 'req-2fa24300-1397-4763-ba78-e06b0c1aa944', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:49:42,717 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:49:42,718 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26aeee24-35c8-4393-a26b-99f44574c87b', 'x-compute-request-id': 'req-26aeee24-35c8-4393-a26b-99f44574c87b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:49:43,849 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.126s 2021-01-12 15:49:43,849 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cea04a7e-d6f3-4f99-b719-7368734aba0d', 'x-compute-request-id': 'req-cea04a7e-d6f3-4f99-b719-7368734aba0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:49:44,973 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.119s 2021-01-12 15:49:44,973 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49bed3ee-2276-42d4-b200-0ef75de0d0e6', 'x-compute-request-id': 'req-49bed3ee-2276-42d4-b200-0ef75de0d0e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:49:46,099 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.121s 2021-01-12 15:49:46,100 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e61db2e-cfef-4e22-9f38-4569fbd564f2', 'x-compute-request-id': 'req-7e61db2e-cfef-4e22-9f38-4569fbd564f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:49:47,227 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.122s 2021-01-12 15:49:47,227 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66f3488d-9ba9-439d-a555-3dcabb28a489', 'x-compute-request-id': 'req-66f3488d-9ba9-439d-a555-3dcabb28a489', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:49:48,349 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:49:48,349 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16968565-669d-49bc-aba2-15643f56b950', 'x-compute-request-id': 'req-16968565-669d-49bc-aba2-15643f56b950', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:49:49,471 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:49:49,471 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e41488ad-3938-4100-b121-36ca27bc2175', 'x-compute-request-id': 'req-e41488ad-3938-4100-b121-36ca27bc2175', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:49:50,596 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.120s 2021-01-12 15:49:50,596 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97fd3afa-7ea3-4e1c-b109-2528bd2be115', 'x-compute-request-id': 'req-97fd3afa-7ea3-4e1c-b109-2528bd2be115', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:49:51,717 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:49:51,718 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bc8f32b-c7e2-4159-ba2f-15d911e69ef7', 'x-compute-request-id': 'req-9bc8f32b-c7e2-4159-ba2f-15d911e69ef7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:49:52,848 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.126s 2021-01-12 15:49:52,848 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9906bbc2-c76e-44d0-bef1-0bb5e1397652', 'x-compute-request-id': 'req-9906bbc2-c76e-44d0-bef1-0bb5e1397652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:49:53,975 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.122s 2021-01-12 15:49:53,976 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c910286-a473-4c48-aac9-8c1426f2fd15', 'x-compute-request-id': 'req-9c910286-a473-4c48-aac9-8c1426f2fd15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:49:55,097 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:49:55,097 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffca4c7d-092f-4c4a-a9d4-07e6a8c75cc9', 'x-compute-request-id': 'req-ffca4c7d-092f-4c4a-a9d4-07e6a8c75cc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:49:56,221 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.119s 2021-01-12 15:49:56,221 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf6e0fa6-ef95-411e-8112-e9e8eafbf6d2', 'x-compute-request-id': 'req-bf6e0fa6-ef95-411e-8112-e9e8eafbf6d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:49:57,345 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.120s 2021-01-12 15:49:57,345 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa3b5d16-fe82-44da-9770-f7a8122c2696', 'x-compute-request-id': 'req-aa3b5d16-fe82-44da-9770-f7a8122c2696', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:49:58,466 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:49:58,467 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-280c8495-e248-4816-b659-d02778c69bda', 'x-compute-request-id': 'req-280c8495-e248-4816-b659-d02778c69bda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:49:59,588 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:49:59,589 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39f7900f-ecbc-48f6-b9dd-ae1f60fdd8e0', 'x-compute-request-id': 'req-39f7900f-ecbc-48f6-b9dd-ae1f60fdd8e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:00,712 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.119s 2021-01-12 15:50:00,713 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcb7f681-f1d9-4529-b961-498919d5e41e', 'x-compute-request-id': 'req-fcb7f681-f1d9-4529-b961-498919d5e41e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:01,834 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:50:01,835 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01a37ee3-f6aa-48ff-8c34-b0f8c6075b01', 'x-compute-request-id': 'req-01a37ee3-f6aa-48ff-8c34-b0f8c6075b01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:02,957 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.118s 2021-01-12 15:50:02,958 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3f8ed63-75bb-4aa4-a377-f36010fc047f', 'x-compute-request-id': 'req-f3f8ed63-75bb-4aa4-a377-f36010fc047f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:04,092 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.129s 2021-01-12 15:50:04,092 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbe2c914-7b52-4db5-8923-02b0bb6e5216', 'x-compute-request-id': 'req-fbe2c914-7b52-4db5-8923-02b0bb6e5216', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:05,216 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.119s 2021-01-12 15:50:05,216 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7be6c949-139e-4370-95ec-a3e21006e734', 'x-compute-request-id': 'req-7be6c949-139e-4370-95ec-a3e21006e734', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:06,342 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.122s 2021-01-12 15:50:06,343 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c703d8cb-f093-4c33-9180-c94ff16cc833', 'x-compute-request-id': 'req-c703d8cb-f093-4c33-9180-c94ff16cc833', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:07,467 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.120s 2021-01-12 15:50:07,468 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8855c24f-ca69-44b4-b68f-de3412561b28', 'x-compute-request-id': 'req-8855c24f-ca69-44b4-b68f-de3412561b28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:08,588 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:50:08,589 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff50ce7e-5f84-4fa1-bc9b-d4b5ca1f7039', 'x-compute-request-id': 'req-ff50ce7e-5f84-4fa1-bc9b-d4b5ca1f7039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:09,709 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.115s 2021-01-12 15:50:09,709 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4038f6e-94f9-45d5-9cab-5dae74eb7896', 'x-compute-request-id': 'req-d4038f6e-94f9-45d5-9cab-5dae74eb7896', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:10,839 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.125s 2021-01-12 15:50:10,839 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ddd3228-43ef-4bc6-ab0e-340901e30ea6', 'x-compute-request-id': 'req-1ddd3228-43ef-4bc6-ab0e-340901e30ea6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:11,963 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.119s 2021-01-12 15:50:11,963 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11913a4d-58b1-4743-81f2-5fb308ae3c4c', 'x-compute-request-id': 'req-11913a4d-58b1-4743-81f2-5fb308ae3c4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:13,084 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.115s 2021-01-12 15:50:13,085 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48321b90-f376-44cd-875f-f31a88bd4383', 'x-compute-request-id': 'req-48321b90-f376-44cd-875f-f31a88bd4383', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:14,208 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.119s 2021-01-12 15:50:14,209 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14daca27-5a9f-4149-a67f-7efc8cf8eb5e', 'x-compute-request-id': 'req-14daca27-5a9f-4149-a67f-7efc8cf8eb5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:15,335 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.121s 2021-01-12 15:50:15,335 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65aa6a83-e203-4c78-947b-1020ad300387', 'x-compute-request-id': 'req-65aa6a83-e203-4c78-947b-1020ad300387', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:16,455 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.115s 2021-01-12 15:50:16,456 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d67fc06-9c77-4045-b117-1e1e006599c7', 'x-compute-request-id': 'req-2d67fc06-9c77-4045-b117-1e1e006599c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:17,582 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.122s 2021-01-12 15:50:17,583 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90faa83a-e82a-46e7-80cf-3b10ef2cca3b', 'x-compute-request-id': 'req-90faa83a-e82a-46e7-80cf-3b10ef2cca3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:18,704 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:50:18,704 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d10f567e-9fc2-4417-acda-2a60fc2879e9', 'x-compute-request-id': 'req-d10f567e-9fc2-4417-acda-2a60fc2879e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:19,824 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:50:19,825 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae24c7e8-e22e-4dca-b6b6-98c55a771f33', 'x-compute-request-id': 'req-ae24c7e8-e22e-4dca-b6b6-98c55a771f33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:20,953 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.124s 2021-01-12 15:50:20,954 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b438fcd-7021-4c2f-8af1-42fd4959fa75', 'x-compute-request-id': 'req-9b438fcd-7021-4c2f-8af1-42fd4959fa75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:22,082 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.124s 2021-01-12 15:50:22,083 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb57df6d-6a8b-4100-8c73-5b6f5b643bff', 'x-compute-request-id': 'req-fb57df6d-6a8b-4100-8c73-5b6f5b643bff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:23,205 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.118s 2021-01-12 15:50:23,205 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3cc6757-63dd-4fde-add2-34447b330d05', 'x-compute-request-id': 'req-e3cc6757-63dd-4fde-add2-34447b330d05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:24,330 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.120s 2021-01-12 15:50:24,330 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6d33773-a2d5-4aca-aeae-d41047af3878', 'x-compute-request-id': 'req-a6d33773-a2d5-4aca-aeae-d41047af3878', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:25,451 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:50:25,452 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dadcdaf-d4ac-4861-8eb5-e86461c417c1', 'x-compute-request-id': 'req-4dadcdaf-d4ac-4861-8eb5-e86461c417c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:26,572 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:50:26,573 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1722249b-4a26-4be9-9c63-b460215e317b', 'x-compute-request-id': 'req-1722249b-4a26-4be9-9c63-b460215e317b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:27,699 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.121s 2021-01-12 15:50:27,699 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1514ff9-911e-4f78-9c65-12662a3a4638', 'x-compute-request-id': 'req-c1514ff9-911e-4f78-9c65-12662a3a4638', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:28,824 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.121s 2021-01-12 15:50:28,825 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8801c50-918a-4ed4-afa0-ca3c126269e6', 'x-compute-request-id': 'req-f8801c50-918a-4ed4-afa0-ca3c126269e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:29,948 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:50:29,948 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a818f8ad-9328-4bed-896b-5b86d6492531', 'x-compute-request-id': 'req-a818f8ad-9328-4bed-896b-5b86d6492531', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:31,078 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.126s 2021-01-12 15:50:31,078 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07ee7826-6009-46ae-8f36-bde4bdd7cf5d', 'x-compute-request-id': 'req-07ee7826-6009-46ae-8f36-bde4bdd7cf5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:32,199 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:50:32,200 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb97ae8d-bfdc-458c-995f-c1c4e39f6bd5', 'x-compute-request-id': 'req-bb97ae8d-bfdc-458c-995f-c1c4e39f6bd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:33,321 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:50:33,322 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7a3aef4-b3bf-42ed-91fc-550d1e684bd7', 'x-compute-request-id': 'req-d7a3aef4-b3bf-42ed-91fc-550d1e684bd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:34,445 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.118s 2021-01-12 15:50:34,445 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0811b0ea-fb2a-458b-bb70-70c887728f55', 'x-compute-request-id': 'req-0811b0ea-fb2a-458b-bb70-70c887728f55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:35,566 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:50:35,566 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c9694fd-a374-4fde-904a-dbc7502a57ba', 'x-compute-request-id': 'req-9c9694fd-a374-4fde-904a-dbc7502a57ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:36,688 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.118s 2021-01-12 15:50:36,689 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4a5556c-3e57-4403-bba8-d16f8bbb7d3b', 'x-compute-request-id': 'req-f4a5556c-3e57-4403-bba8-d16f8bbb7d3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:37,815 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.123s 2021-01-12 15:50:37,816 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e761ca8f-4c95-4206-91d6-90d5ff0ca741', 'x-compute-request-id': 'req-e761ca8f-4c95-4206-91d6-90d5ff0ca741', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:38,937 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:50:38,938 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14f6a4f0-cd83-4cfa-b084-56a613f7bf6b', 'x-compute-request-id': 'req-14f6a4f0-cd83-4cfa-b084-56a613f7bf6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:40,058 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:50:40,058 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de8b4b79-e0ff-4930-858e-fecabb74ff87', 'x-compute-request-id': 'req-de8b4b79-e0ff-4930-858e-fecabb74ff87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:41,183 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.119s 2021-01-12 15:50:41,183 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5e3454c-f363-4655-8780-8820ec48c86a', 'x-compute-request-id': 'req-c5e3454c-f363-4655-8780-8820ec48c86a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:42,313 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.127s 2021-01-12 15:50:42,314 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd9f55a5-e446-4a39-bfa9-658a9dea6e10', 'x-compute-request-id': 'req-dd9f55a5-e446-4a39-bfa9-658a9dea6e10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:43,437 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.118s 2021-01-12 15:50:43,437 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30ceb538-434d-4608-b7bc-8c78dfd05a03', 'x-compute-request-id': 'req-30ceb538-434d-4608-b7bc-8c78dfd05a03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:44,569 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.127s 2021-01-12 15:50:44,569 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e227e6c5-e8e7-4000-831b-bc1f1103c988', 'x-compute-request-id': 'req-e227e6c5-e8e7-4000-831b-bc1f1103c988', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:45,692 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:50:45,692 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ba25d69-b8a1-4bb8-b7ed-a495e0c70d72', 'x-compute-request-id': 'req-2ba25d69-b8a1-4bb8-b7ed-a495e0c70d72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:46,815 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.118s 2021-01-12 15:50:46,816 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9f7a683-5f5d-4238-b434-003f9cb787a8', 'x-compute-request-id': 'req-d9f7a683-5f5d-4238-b434-003f9cb787a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:47,949 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.129s 2021-01-12 15:50:47,949 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c873515-2301-4619-8b0d-203d81aa63a6', 'x-compute-request-id': 'req-3c873515-2301-4619-8b0d-203d81aa63a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:49,070 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:50:49,071 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b528a9e-9cb9-4a7e-bb9c-e84cc017c3f6', 'x-compute-request-id': 'req-9b528a9e-9cb9-4a7e-bb9c-e84cc017c3f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:50,193 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:50:50,193 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8af8b7b8-7d8f-48c9-8595-7f232081631e', 'x-compute-request-id': 'req-8af8b7b8-7d8f-48c9-8595-7f232081631e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:51,316 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.118s 2021-01-12 15:50:51,317 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c5d8a3d-651d-459d-a29b-d394df96d048', 'x-compute-request-id': 'req-9c5d8a3d-651d-459d-a29b-d394df96d048', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:52,438 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:50:52,439 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-850e3c43-b14c-48b4-b9f3-9b67200a7635', 'x-compute-request-id': 'req-850e3c43-b14c-48b4-b9f3-9b67200a7635', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:53,558 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.115s 2021-01-12 15:50:53,559 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c38a9252-ac62-4f96-9fd6-20611e9a0785', 'x-compute-request-id': 'req-c38a9252-ac62-4f96-9fd6-20611e9a0785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:54,680 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:50:54,680 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66107cd1-58ca-4c54-9222-b9ee616a91dc', 'x-compute-request-id': 'req-66107cd1-58ca-4c54-9222-b9ee616a91dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:55,807 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.122s 2021-01-12 15:50:55,807 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33902caf-ada9-4aa3-baa2-1b8f5bb44d3a', 'x-compute-request-id': 'req-33902caf-ada9-4aa3-baa2-1b8f5bb44d3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:56,932 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.120s 2021-01-12 15:50:56,933 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc976bf4-d14b-4ad3-bd59-bc86928d1cd7', 'x-compute-request-id': 'req-fc976bf4-d14b-4ad3-bd59-bc86928d1cd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:58,059 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.122s 2021-01-12 15:50:58,059 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-436321a4-87bc-481c-9e2d-8c589290f717', 'x-compute-request-id': 'req-436321a4-87bc-481c-9e2d-8c589290f717', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:50:59,184 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.120s 2021-01-12 15:50:59,184 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cab260d7-58ae-4f82-81f4-6bc369dea695', 'x-compute-request-id': 'req-cab260d7-58ae-4f82-81f4-6bc369dea695', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:00,311 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.122s 2021-01-12 15:51:00,311 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-088fd7de-f7a1-42d9-9e7b-b7df9dbb0c92', 'x-compute-request-id': 'req-088fd7de-f7a1-42d9-9e7b-b7df9dbb0c92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:01,437 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.121s 2021-01-12 15:51:01,438 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c04d3397-06a4-40fb-84a9-b4eb9bbc0fdb', 'x-compute-request-id': 'req-c04d3397-06a4-40fb-84a9-b4eb9bbc0fdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:02,559 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:51:02,559 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0252acf5-0806-4b94-b48a-237f0a5d7312', 'x-compute-request-id': 'req-0252acf5-0806-4b94-b48a-237f0a5d7312', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:03,685 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.120s 2021-01-12 15:51:03,685 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffced8e0-31a8-43e1-bfe0-b98e442c60a6', 'x-compute-request-id': 'req-ffced8e0-31a8-43e1-bfe0-b98e442c60a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:04,812 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.123s 2021-01-12 15:51:04,813 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dd939f5-ba53-4fae-885e-6190f3fabcfb', 'x-compute-request-id': 'req-3dd939f5-ba53-4fae-885e-6190f3fabcfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:05,940 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.122s 2021-01-12 15:51:05,940 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c1e0a86-56f6-48ae-98e1-bd4ff2679630', 'x-compute-request-id': 'req-9c1e0a86-56f6-48ae-98e1-bd4ff2679630', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:07,062 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:51:07,062 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c684622-5306-49b8-9c71-e9d86e33490a', 'x-compute-request-id': 'req-0c684622-5306-49b8-9c71-e9d86e33490a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:08,185 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.118s 2021-01-12 15:51:08,185 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d47faa8-2757-487d-8b00-b077a2ddacf0', 'x-compute-request-id': 'req-9d47faa8-2757-487d-8b00-b077a2ddacf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:09,308 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.118s 2021-01-12 15:51:09,308 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d03afe3a-9308-43c4-aadc-10605bbd1cc5', 'x-compute-request-id': 'req-d03afe3a-9308-43c4-aadc-10605bbd1cc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:10,433 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.120s 2021-01-12 15:51:10,433 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bad14968-6a95-4cb9-9f80-527cc218043c', 'x-compute-request-id': 'req-bad14968-6a95-4cb9-9f80-527cc218043c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:11,555 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:51:11,556 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06bf2422-91bf-40f3-b4db-443674506606', 'x-compute-request-id': 'req-06bf2422-91bf-40f3-b4db-443674506606', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:12,681 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.120s 2021-01-12 15:51:12,681 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d574ce50-6060-4e78-84e8-657ee2588cce', 'x-compute-request-id': 'req-d574ce50-6060-4e78-84e8-657ee2588cce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:13,802 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:51:13,802 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0945393-b8e9-43e1-acda-a9a79ca27e04', 'x-compute-request-id': 'req-c0945393-b8e9-43e1-acda-a9a79ca27e04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:14,927 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.121s 2021-01-12 15:51:14,928 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-634e29a9-015a-4da3-93bc-fde2ae85d49a', 'x-compute-request-id': 'req-634e29a9-015a-4da3-93bc-fde2ae85d49a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:16,051 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.118s 2021-01-12 15:51:16,051 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-138b532e-4c46-4c0d-a490-1ab98cbdb249', 'x-compute-request-id': 'req-138b532e-4c46-4c0d-a490-1ab98cbdb249', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:17,171 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.115s 2021-01-12 15:51:17,172 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1f2a5fa-5e10-478c-a392-7852036d64f0', 'x-compute-request-id': 'req-d1f2a5fa-5e10-478c-a392-7852036d64f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:18,292 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.115s 2021-01-12 15:51:18,292 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f6e4ae9-c7b2-4260-9794-61e8cb1380cb', 'x-compute-request-id': 'req-9f6e4ae9-c7b2-4260-9794-61e8cb1380cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:19,412 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.115s 2021-01-12 15:51:19,412 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3bb417a-7919-4011-b7d5-641672072a9c', 'x-compute-request-id': 'req-e3bb417a-7919-4011-b7d5-641672072a9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:20,533 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:51:20,534 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-654fba86-276e-4052-b7e3-7c4a908720ce', 'x-compute-request-id': 'req-654fba86-276e-4052-b7e3-7c4a908720ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:21,654 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:51:21,655 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f8c2c83-e66c-42c3-b2cf-07dfb8155702', 'x-compute-request-id': 'req-1f8c2c83-e66c-42c3-b2cf-07dfb8155702', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:22,777 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:51:22,777 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79262508-5e70-49e9-b1f5-074e7efb1490', 'x-compute-request-id': 'req-79262508-5e70-49e9-b1f5-074e7efb1490', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:23,899 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:51:23,899 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98dc87c5-7190-4e21-a88e-22a4f72b6d32', 'x-compute-request-id': 'req-98dc87c5-7190-4e21-a88e-22a4f72b6d32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:25,020 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.115s 2021-01-12 15:51:25,020 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ebf2aef-7bcd-4dae-bb23-1f470dc5af28', 'x-compute-request-id': 'req-6ebf2aef-7bcd-4dae-bb23-1f470dc5af28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:26,141 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:51:26,141 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f70d52cf-3aa0-4d61-a274-5cc846867c2e', 'x-compute-request-id': 'req-f70d52cf-3aa0-4d61-a274-5cc846867c2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:27,261 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.115s 2021-01-12 15:51:27,262 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92c77ced-3233-4243-b266-4d7476e823a8', 'x-compute-request-id': 'req-92c77ced-3233-4243-b266-4d7476e823a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:28,381 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:51:28,381 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35efa240-8ba9-4a65-82a6-0866a8907057', 'x-compute-request-id': 'req-35efa240-8ba9-4a65-82a6-0866a8907057', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:29,501 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.114s 2021-01-12 15:51:29,501 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5974244c-4cbb-4033-81b4-b1b696c10347', 'x-compute-request-id': 'req-5974244c-4cbb-4033-81b4-b1b696c10347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:30,623 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:51:30,623 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb10cfaa-853e-4ddd-adf9-789f9227f8fd', 'x-compute-request-id': 'req-bb10cfaa-853e-4ddd-adf9-789f9227f8fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:31,744 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:51:31,745 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3cc3f5e-b877-4d32-ad7a-278eaca17371', 'x-compute-request-id': 'req-f3cc3f5e-b877-4d32-ad7a-278eaca17371', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:32,867 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:51:32,867 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f704a76-ff59-4b8b-89f2-cc43c6a72f94', 'x-compute-request-id': 'req-9f704a76-ff59-4b8b-89f2-cc43c6a72f94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:33,987 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.115s 2021-01-12 15:51:33,988 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86f3f6ef-7a18-46e5-b0c7-6bc0d9efdd1f', 'x-compute-request-id': 'req-86f3f6ef-7a18-46e5-b0c7-6bc0d9efdd1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:35,109 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:51:35,110 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16cea8a2-3f74-4eb0-ae3d-0f1a16e3d7ec', 'x-compute-request-id': 'req-16cea8a2-3f74-4eb0-ae3d-0f1a16e3d7ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:36,238 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.123s 2021-01-12 15:51:36,238 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e824244b-0f0c-4a0c-9343-b2c509767b77', 'x-compute-request-id': 'req-e824244b-0f0c-4a0c-9343-b2c509767b77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:37,360 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:51:37,360 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a24739df-4d68-4be6-8455-6ab3116eaf0c', 'x-compute-request-id': 'req-a24739df-4d68-4be6-8455-6ab3116eaf0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:38,480 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.115s 2021-01-12 15:51:38,481 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f088bf25-6975-45c0-b6b9-8af3a7e6c57b', 'x-compute-request-id': 'req-f088bf25-6975-45c0-b6b9-8af3a7e6c57b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:39,601 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.115s 2021-01-12 15:51:39,601 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3ea0b10-6cb6-4d74-bb5e-9aa1b42994e6', 'x-compute-request-id': 'req-e3ea0b10-6cb6-4d74-bb5e-9aa1b42994e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:40,721 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.114s 2021-01-12 15:51:40,721 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0f9bec6-083e-4aaf-9f11-92456581e737', 'x-compute-request-id': 'req-d0f9bec6-083e-4aaf-9f11-92456581e737', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:41,845 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.119s 2021-01-12 15:51:41,845 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52866e15-ce76-4fd2-a250-2789eccc0bd4', 'x-compute-request-id': 'req-52866e15-ce76-4fd2-a250-2789eccc0bd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:42,978 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.128s 2021-01-12 15:51:42,979 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fed1bb91-d119-4f69-8e17-5e16b52587dc', 'x-compute-request-id': 'req-fed1bb91-d119-4f69-8e17-5e16b52587dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:44,099 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:51:44,099 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33aea030-ab38-4b82-a82e-eae075853f42', 'x-compute-request-id': 'req-33aea030-ab38-4b82-a82e-eae075853f42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:45,219 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.115s 2021-01-12 15:51:45,219 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35856270-bf0e-46f8-9ca9-d5360da580d0', 'x-compute-request-id': 'req-35856270-bf0e-46f8-9ca9-d5360da580d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:46,342 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.118s 2021-01-12 15:51:46,342 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0f0e112-ed06-4167-94df-035bdfd97321', 'x-compute-request-id': 'req-f0f0e112-ed06-4167-94df-035bdfd97321', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:47,463 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:51:47,463 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94fdf650-066e-4ae6-8df3-2fe08dc2c38b', 'x-compute-request-id': 'req-94fdf650-066e-4ae6-8df3-2fe08dc2c38b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:48,594 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.126s 2021-01-12 15:51:48,594 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51e7212b-9c23-4e92-9767-85e8867867d0', 'x-compute-request-id': 'req-51e7212b-9c23-4e92-9767-85e8867867d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:49,715 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:51:49,715 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5a23d08-b4a4-40e6-a89f-03373d10b3fd', 'x-compute-request-id': 'req-d5a23d08-b4a4-40e6-a89f-03373d10b3fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:50,837 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:51:50,838 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec3bb58b-7ce8-4ee1-8637-7e77f19b7c55', 'x-compute-request-id': 'req-ec3bb58b-7ce8-4ee1-8637-7e77f19b7c55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:51,957 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:51:51,958 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40088593-c81d-4956-b3f5-265663a669f1', 'x-compute-request-id': 'req-40088593-c81d-4956-b3f5-265663a669f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:53,083 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.119s 2021-01-12 15:51:53,083 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f369f84a-fc1d-4ac6-8729-724c0538350f', 'x-compute-request-id': 'req-f369f84a-fc1d-4ac6-8729-724c0538350f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:54,203 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.115s 2021-01-12 15:51:54,203 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f357dbb9-90b4-4777-9197-bb9599497d40', 'x-compute-request-id': 'req-f357dbb9-90b4-4777-9197-bb9599497d40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:55,324 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:51:55,324 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65629dd4-f01a-45b4-aef0-0aa6697219da', 'x-compute-request-id': 'req-65629dd4-f01a-45b4-aef0-0aa6697219da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:56,449 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.121s 2021-01-12 15:51:56,449 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63e9ad10-9414-4128-8292-2027b7d10f4d', 'x-compute-request-id': 'req-63e9ad10-9414-4128-8292-2027b7d10f4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:57,569 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.115s 2021-01-12 15:51:57,569 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d3d5104-b881-46e7-9303-effbf1abc66a', 'x-compute-request-id': 'req-6d3d5104-b881-46e7-9303-effbf1abc66a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:58,691 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:51:58,692 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-118b490a-6b8c-4df4-b5d0-f933b6e55a2f', 'x-compute-request-id': 'req-118b490a-6b8c-4df4-b5d0-f933b6e55a2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:51:59,812 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:51:59,812 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a53b0106-ca20-4b42-8534-4ecdb9b6f5ab', 'x-compute-request-id': 'req-a53b0106-ca20-4b42-8534-4ecdb9b6f5ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:00,938 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.121s 2021-01-12 15:52:00,938 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37197722-956e-42c3-8635-1357aec35e8a', 'x-compute-request-id': 'req-37197722-956e-42c3-8635-1357aec35e8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:02,062 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.119s 2021-01-12 15:52:02,063 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c42d1dbf-a5fc-498b-8f5a-2c98f6e67b94', 'x-compute-request-id': 'req-c42d1dbf-a5fc-498b-8f5a-2c98f6e67b94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:03,183 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:52:03,184 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39402fa8-cc85-45d9-b78b-2851c7271b77', 'x-compute-request-id': 'req-39402fa8-cc85-45d9-b78b-2851c7271b77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:04,304 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.115s 2021-01-12 15:52:04,304 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f72237c-abca-4936-80b6-64e509b43634', 'x-compute-request-id': 'req-2f72237c-abca-4936-80b6-64e509b43634', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:05,425 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:52:05,426 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1eaadd26-e88e-4dba-990d-421b9a83197a', 'x-compute-request-id': 'req-1eaadd26-e88e-4dba-990d-421b9a83197a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:06,548 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.118s 2021-01-12 15:52:06,549 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9572ffa-cb69-4c2e-8c45-fa183af10170', 'x-compute-request-id': 'req-b9572ffa-cb69-4c2e-8c45-fa183af10170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:07,670 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:52:07,670 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8524abb1-67be-4f8e-b5c9-fc52aa2ac274', 'x-compute-request-id': 'req-8524abb1-67be-4f8e-b5c9-fc52aa2ac274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:08,795 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.120s 2021-01-12 15:52:08,795 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b84df0d3-8188-4f7a-93e2-ed0d1daa17e7', 'x-compute-request-id': 'req-b84df0d3-8188-4f7a-93e2-ed0d1daa17e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:09,917 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:52:09,918 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65778f18-63db-4983-908a-a28844901c14', 'x-compute-request-id': 'req-65778f18-63db-4983-908a-a28844901c14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:11,042 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.119s 2021-01-12 15:52:11,042 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56da55af-bfe9-45bb-9627-704c283bf584', 'x-compute-request-id': 'req-56da55af-bfe9-45bb-9627-704c283bf584', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:12,166 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.120s 2021-01-12 15:52:12,167 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e13d3ab-488e-4761-acea-e563143acccf', 'x-compute-request-id': 'req-8e13d3ab-488e-4761-acea-e563143acccf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:13,287 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:52:13,288 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7d4bbd2-8eaa-4744-afa7-4f4d9a85ea0d', 'x-compute-request-id': 'req-f7d4bbd2-8eaa-4744-afa7-4f4d9a85ea0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:14,409 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:52:14,409 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cff35047-bb04-4fef-8038-ca9a90109b76', 'x-compute-request-id': 'req-cff35047-bb04-4fef-8038-ca9a90109b76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:15,532 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.119s 2021-01-12 15:52:15,533 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59ae03c0-4340-4a18-9256-c1dc19e45b56', 'x-compute-request-id': 'req-59ae03c0-4340-4a18-9256-c1dc19e45b56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:16,659 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.122s 2021-01-12 15:52:16,660 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0120bb5-01d1-481b-a2ab-8163bb8b85b2', 'x-compute-request-id': 'req-e0120bb5-01d1-481b-a2ab-8163bb8b85b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:17,782 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.118s 2021-01-12 15:52:17,783 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52e59491-41f2-443f-9354-94f83eb3145c', 'x-compute-request-id': 'req-52e59491-41f2-443f-9354-94f83eb3145c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:18,904 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:52:18,904 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8f888ca-475a-4423-b635-b40103ac4953', 'x-compute-request-id': 'req-a8f888ca-475a-4423-b635-b40103ac4953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:20,024 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.115s 2021-01-12 15:52:20,024 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03d30613-5964-4cdf-829f-3d59e7ece4a6', 'x-compute-request-id': 'req-03d30613-5964-4cdf-829f-3d59e7ece4a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:21,145 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.115s 2021-01-12 15:52:21,145 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bfaecd2-ee2b-44a4-9ac7-4bfe4fdc9117', 'x-compute-request-id': 'req-9bfaecd2-ee2b-44a4-9ac7-4bfe4fdc9117', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:22,270 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.120s 2021-01-12 15:52:22,271 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecf53a78-8b21-498b-857e-eaafd659fd94', 'x-compute-request-id': 'req-ecf53a78-8b21-498b-857e-eaafd659fd94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:23,391 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:52:23,391 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34d29871-ba67-4797-9a29-57aba4079d62', 'x-compute-request-id': 'req-34d29871-ba67-4797-9a29-57aba4079d62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:24,512 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:52:24,512 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-141a7ad6-d10a-4aba-920c-f407c5272e85', 'x-compute-request-id': 'req-141a7ad6-d10a-4aba-920c-f407c5272e85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:25,632 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.115s 2021-01-12 15:52:25,632 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27b452a1-d704-4874-b326-fd1c711c7112', 'x-compute-request-id': 'req-27b452a1-d704-4874-b326-fd1c711c7112', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:26,755 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:52:26,756 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35b87e1d-6671-4a5d-9d1c-dc1263c65138', 'x-compute-request-id': 'req-35b87e1d-6671-4a5d-9d1c-dc1263c65138', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:27,877 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:52:27,878 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68afd7c3-651a-4833-be6e-bb92eeb97cbe', 'x-compute-request-id': 'req-68afd7c3-651a-4833-be6e-bb92eeb97cbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:29,000 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:52:29,001 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96c6983f-8ee1-4ce5-93f6-f1dc89e4d8bb', 'x-compute-request-id': 'req-96c6983f-8ee1-4ce5-93f6-f1dc89e4d8bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:30,120 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.115s 2021-01-12 15:52:30,121 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a50481f0-1cd2-421d-ad50-313613ee5a8a', 'x-compute-request-id': 'req-a50481f0-1cd2-421d-ad50-313613ee5a8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:31,241 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:52:31,242 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89851ff0-9123-4268-a15c-0d986cb872e0', 'x-compute-request-id': 'req-89851ff0-9123-4268-a15c-0d986cb872e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:32,371 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.124s 2021-01-12 15:52:32,372 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bff61b2b-4a7c-4740-a32b-af75e425b102', 'x-compute-request-id': 'req-bff61b2b-4a7c-4740-a32b-af75e425b102', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:33,492 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:52:33,493 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4647f266-f5f3-4475-8998-4cba2b8804a6', 'x-compute-request-id': 'req-4647f266-f5f3-4475-8998-4cba2b8804a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:34,613 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.115s 2021-01-12 15:52:34,614 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53f3bcfb-72b2-4ad1-b1a3-e47b2a40e594', 'x-compute-request-id': 'req-53f3bcfb-72b2-4ad1-b1a3-e47b2a40e594', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:35,734 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.115s 2021-01-12 15:52:35,734 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c10c1cf-87a8-407b-a41c-27e72cfc37cf', 'x-compute-request-id': 'req-3c10c1cf-87a8-407b-a41c-27e72cfc37cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:36,854 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.115s 2021-01-12 15:52:36,854 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d6d8af1-f9bd-488e-ace0-1f62461a23a8', 'x-compute-request-id': 'req-9d6d8af1-f9bd-488e-ace0-1f62461a23a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:37,974 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:52:37,975 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d67364c-3e06-4fb9-94d6-fd7b10055ebb', 'x-compute-request-id': 'req-8d67364c-3e06-4fb9-94d6-fd7b10055ebb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:39,235 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.255s 2021-01-12 15:52:39,235 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e57dc00-11ac-45db-b3c8-d405d688ed88', 'x-compute-request-id': 'req-4e57dc00-11ac-45db-b3c8-d405d688ed88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:40,356 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:52:40,357 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0efa7e30-b9cb-44d6-bcaf-4f8a0bcd9d5d', 'x-compute-request-id': 'req-0efa7e30-b9cb-44d6-bcaf-4f8a0bcd9d5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:41,482 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.121s 2021-01-12 15:52:41,482 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b72989e9-53dd-449c-b442-47a062bc133d', 'x-compute-request-id': 'req-b72989e9-53dd-449c-b442-47a062bc133d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:42,734 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.247s 2021-01-12 15:52:42,734 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37baa1b8-2362-4d7c-b1ba-cc2fa3287c1e', 'x-compute-request-id': 'req-37baa1b8-2362-4d7c-b1ba-cc2fa3287c1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:43,858 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.119s 2021-01-12 15:52:43,858 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55a17219-0051-486e-83f9-3b33ee11a0b9', 'x-compute-request-id': 'req-55a17219-0051-486e-83f9-3b33ee11a0b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:44,980 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:52:44,981 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e03cafb-c34a-458a-bfed-5171f9717ab2', 'x-compute-request-id': 'req-7e03cafb-c34a-458a-bfed-5171f9717ab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:46,100 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.114s 2021-01-12 15:52:46,100 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c45047a-24f0-4d63-998b-2e0734ec2ca3', 'x-compute-request-id': 'req-2c45047a-24f0-4d63-998b-2e0734ec2ca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:47,221 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.115s 2021-01-12 15:52:47,221 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b35ef0b5-d111-4ee0-8221-aa0b8338ac24', 'x-compute-request-id': 'req-b35ef0b5-d111-4ee0-8221-aa0b8338ac24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:48,341 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.115s 2021-01-12 15:52:48,342 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55fc2711-439b-490c-9ff6-1ec3aa43f458', 'x-compute-request-id': 'req-55fc2711-439b-490c-9ff6-1ec3aa43f458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:49,466 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.120s 2021-01-12 15:52:49,466 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25a01920-360e-4eaa-b0df-ae7d07c15b81', 'x-compute-request-id': 'req-25a01920-360e-4eaa-b0df-ae7d07c15b81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:50,586 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.115s 2021-01-12 15:52:50,587 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f155c1fd-0718-4f69-ae88-c22bcd9f469e', 'x-compute-request-id': 'req-f155c1fd-0718-4f69-ae88-c22bcd9f469e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:51,707 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.115s 2021-01-12 15:52:51,707 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac8fcb55-6922-49b1-b99c-dfda872ed75a', 'x-compute-request-id': 'req-ac8fcb55-6922-49b1-b99c-dfda872ed75a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:52,831 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.121s 2021-01-12 15:52:52,832 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cef23e0f-411a-413a-99bd-0bbb1b08b639', 'x-compute-request-id': 'req-cef23e0f-411a-413a-99bd-0bbb1b08b639', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:53,954 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.118s 2021-01-12 15:52:53,955 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fd8f2e4-9505-4fef-b030-4b2f1d270e90', 'x-compute-request-id': 'req-0fd8f2e4-9505-4fef-b030-4b2f1d270e90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:55,078 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.118s 2021-01-12 15:52:55,078 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a78984e4-2a5e-4633-a694-c1d889ea2706', 'x-compute-request-id': 'req-a78984e4-2a5e-4633-a694-c1d889ea2706', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:56,202 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.119s 2021-01-12 15:52:56,203 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31ba5fb0-26c5-4807-89eb-7277bef9a218', 'x-compute-request-id': 'req-31ba5fb0-26c5-4807-89eb-7277bef9a218', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:57,323 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:52:57,324 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77e9b669-fd96-4a97-b147-beb47df653f3', 'x-compute-request-id': 'req-77e9b669-fd96-4a97-b147-beb47df653f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:58,445 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:52:58,445 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04e133f2-f14a-4c06-af67-32e0a12e3859', 'x-compute-request-id': 'req-04e133f2-f14a-4c06-af67-32e0a12e3859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:52:59,571 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.121s 2021-01-12 15:52:59,571 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90bb778f-b8d0-431a-89f3-b739253c3962', 'x-compute-request-id': 'req-90bb778f-b8d0-431a-89f3-b739253c3962', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:00,694 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.118s 2021-01-12 15:53:00,695 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6624d650-1f66-4431-b3ac-e3d7d68653bc', 'x-compute-request-id': 'req-6624d650-1f66-4431-b3ac-e3d7d68653bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:01,818 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.118s 2021-01-12 15:53:01,819 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed5811fe-1de7-4d47-bdf7-628ff7488035', 'x-compute-request-id': 'req-ed5811fe-1de7-4d47-bdf7-628ff7488035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:02,955 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.131s 2021-01-12 15:53:02,955 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc935bce-c224-46b8-942e-1bb3bdea2e81', 'x-compute-request-id': 'req-bc935bce-c224-46b8-942e-1bb3bdea2e81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:04,076 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:53:04,076 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f6ac818-217e-409a-85c2-be1929a32d23', 'x-compute-request-id': 'req-2f6ac818-217e-409a-85c2-be1929a32d23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:05,202 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.121s 2021-01-12 15:53:05,203 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-457f24ae-6973-473e-82bb-5b5f63f1f244', 'x-compute-request-id': 'req-457f24ae-6973-473e-82bb-5b5f63f1f244', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:06,324 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:53:06,324 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e997c8e-6090-4547-8be7-93f7500ae953', 'x-compute-request-id': 'req-9e997c8e-6090-4547-8be7-93f7500ae953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:07,446 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:53:07,447 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10ddb984-e0b8-4ecf-be2f-850856045dec', 'x-compute-request-id': 'req-10ddb984-e0b8-4ecf-be2f-850856045dec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:08,570 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:53:08,570 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0648af51-19dd-411f-9859-0cd42b9fb71b', 'x-compute-request-id': 'req-0648af51-19dd-411f-9859-0cd42b9fb71b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:09,695 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.120s 2021-01-12 15:53:09,695 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2f738c2-9f9e-4212-95b4-19e17f61c918', 'x-compute-request-id': 'req-b2f738c2-9f9e-4212-95b4-19e17f61c918', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:10,818 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:53:10,818 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e34e946-34ba-4668-b34f-2b03bdbb4850', 'x-compute-request-id': 'req-2e34e946-34ba-4668-b34f-2b03bdbb4850', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:11,942 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.119s 2021-01-12 15:53:11,943 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f736ed5a-7718-4d01-b810-933a916d6ff0', 'x-compute-request-id': 'req-f736ed5a-7718-4d01-b810-933a916d6ff0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:13,063 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.115s 2021-01-12 15:53:13,063 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04fc7df1-3add-497d-8ce4-3eec6da320e0', 'x-compute-request-id': 'req-04fc7df1-3add-497d-8ce4-3eec6da320e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:14,186 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.119s 2021-01-12 15:53:14,186 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4215518d-61c0-4d71-869f-774ee32d45b6', 'x-compute-request-id': 'req-4215518d-61c0-4d71-869f-774ee32d45b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:15,315 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.119s 2021-01-12 15:53:15,315 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c3aaba3-73ed-42c9-b3b0-2d2e5f4c2859', 'x-compute-request-id': 'req-5c3aaba3-73ed-42c9-b3b0-2d2e5f4c2859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:16,438 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.118s 2021-01-12 15:53:16,439 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c60aa64a-e6ce-4dc4-9d9f-10711795b194', 'x-compute-request-id': 'req-c60aa64a-e6ce-4dc4-9d9f-10711795b194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:17,557 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.114s 2021-01-12 15:53:17,557 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e938c086-f86d-41b0-9444-fa042c41363e', 'x-compute-request-id': 'req-e938c086-f86d-41b0-9444-fa042c41363e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:18,678 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:53:18,678 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7816130c-8423-4cd8-a550-ac40db0ac6c7', 'x-compute-request-id': 'req-7816130c-8423-4cd8-a550-ac40db0ac6c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:19,799 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:53:19,799 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cf0ed20-4d23-487f-b613-2c2ddca2a6ba', 'x-compute-request-id': 'req-6cf0ed20-4d23-487f-b613-2c2ddca2a6ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:20,922 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.118s 2021-01-12 15:53:20,922 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-906389de-c2a2-4fb3-90e6-6cd94b794838', 'x-compute-request-id': 'req-906389de-c2a2-4fb3-90e6-6cd94b794838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:22,047 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.120s 2021-01-12 15:53:22,047 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6e23f15-c815-4c41-8285-eb96869c23d8', 'x-compute-request-id': 'req-a6e23f15-c815-4c41-8285-eb96869c23d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:23,168 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:53:23,169 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9696a9b5-2034-4c2d-a1a9-f604bf6c0c6d', 'x-compute-request-id': 'req-9696a9b5-2034-4c2d-a1a9-f604bf6c0c6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:24,289 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:53:24,289 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-761c624c-f6d6-4dcf-9ac8-e7503fed413c', 'x-compute-request-id': 'req-761c624c-f6d6-4dcf-9ac8-e7503fed413c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:25,412 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:53:25,412 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad2a014a-8439-4cf1-9f80-ed057d6383de', 'x-compute-request-id': 'req-ad2a014a-8439-4cf1-9f80-ed057d6383de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:26,532 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.115s 2021-01-12 15:53:26,532 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-103058b1-41b4-4e68-b454-6cd40a0007fb', 'x-compute-request-id': 'req-103058b1-41b4-4e68-b454-6cd40a0007fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:27,652 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.115s 2021-01-12 15:53:27,652 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e366490b-ad9e-46b6-82bc-eff3db0a3b7a', 'x-compute-request-id': 'req-e366490b-ad9e-46b6-82bc-eff3db0a3b7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:28,773 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:53:28,773 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c96ddf6-0586-4d7d-8ab0-3de803dcbc6c', 'x-compute-request-id': 'req-2c96ddf6-0586-4d7d-8ab0-3de803dcbc6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:29,895 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:53:29,895 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e75e2ad1-a59a-4f57-aee4-7699d0523f07', 'x-compute-request-id': 'req-e75e2ad1-a59a-4f57-aee4-7699d0523f07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:31,015 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:53:31,016 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b6fac56-8272-4681-af72-3b5581433d1a', 'x-compute-request-id': 'req-6b6fac56-8272-4681-af72-3b5581433d1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:32,136 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:53:32,136 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-519db4ca-59fb-48a1-a42b-570fbbe8b05e', 'x-compute-request-id': 'req-519db4ca-59fb-48a1-a42b-570fbbe8b05e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:33,256 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:53:33,257 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1ef826a-1d5b-40d8-ae22-efbff9ebc16d', 'x-compute-request-id': 'req-c1ef826a-1d5b-40d8-ae22-efbff9ebc16d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:34,377 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:53:34,377 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d7304ab-a218-40df-b24c-8af455235275', 'x-compute-request-id': 'req-3d7304ab-a218-40df-b24c-8af455235275', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:35,500 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.118s 2021-01-12 15:53:35,500 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d0787f8-68f4-4005-8552-7ce560e8237c', 'x-compute-request-id': 'req-5d0787f8-68f4-4005-8552-7ce560e8237c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:36,620 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:53:36,621 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7295ff82-7b77-4e04-8a97-a137489ea5e2', 'x-compute-request-id': 'req-7295ff82-7b77-4e04-8a97-a137489ea5e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:37,741 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:53:37,742 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6604264-e09b-4e6c-8208-6a2139b6c90f', 'x-compute-request-id': 'req-b6604264-e09b-4e6c-8208-6a2139b6c90f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:38,864 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.118s 2021-01-12 15:53:38,865 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6489953-e3e2-4865-bf38-95bc4a59e874', 'x-compute-request-id': 'req-d6489953-e3e2-4865-bf38-95bc4a59e874', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:39,985 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:53:39,986 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98b16c42-8c73-452c-b887-cb0e90f7f8ce', 'x-compute-request-id': 'req-98b16c42-8c73-452c-b887-cb0e90f7f8ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:41,110 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.119s 2021-01-12 15:53:41,110 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb24a53e-ab5b-4416-8b4c-19ab02f5a218', 'x-compute-request-id': 'req-fb24a53e-ab5b-4416-8b4c-19ab02f5a218', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:42,240 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.126s 2021-01-12 15:53:42,241 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3181121-58f9-4647-8405-3fd2dd6e3a24', 'x-compute-request-id': 'req-b3181121-58f9-4647-8405-3fd2dd6e3a24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:43,366 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.120s 2021-01-12 15:53:43,367 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dba91db-30bd-46d8-9a83-ad91ef173a43', 'x-compute-request-id': 'req-4dba91db-30bd-46d8-9a83-ad91ef173a43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:44,509 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.136s 2021-01-12 15:53:44,509 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b7fa505-3d87-4747-8e1e-6b702b7371da', 'x-compute-request-id': 'req-1b7fa505-3d87-4747-8e1e-6b702b7371da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:45,724 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.210s 2021-01-12 15:53:45,724 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a04db69-2672-49b1-a936-a28c316a530c', 'x-compute-request-id': 'req-1a04db69-2672-49b1-a936-a28c316a530c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:46,845 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.115s 2021-01-12 15:53:46,845 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac33cafb-4432-429b-82e2-b576261dcd5f', 'x-compute-request-id': 'req-ac33cafb-4432-429b-82e2-b576261dcd5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:47,966 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:53:47,966 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7871b6a-6738-48e4-9090-3a00ce94bafb', 'x-compute-request-id': 'req-f7871b6a-6738-48e4-9090-3a00ce94bafb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:49,089 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.118s 2021-01-12 15:53:49,089 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09034963-5afb-4b2c-8980-6cd0753bd9db', 'x-compute-request-id': 'req-09034963-5afb-4b2c-8980-6cd0753bd9db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:50,213 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.119s 2021-01-12 15:53:50,213 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5093c2ad-6340-4e50-8e6c-038c3b485149', 'x-compute-request-id': 'req-5093c2ad-6340-4e50-8e6c-038c3b485149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:51,341 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.123s 2021-01-12 15:53:51,341 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-339d2f7d-e4ff-46a0-aae9-3c235a7f4f3e', 'x-compute-request-id': 'req-339d2f7d-e4ff-46a0-aae9-3c235a7f4f3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:52,462 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:53:52,463 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09e1ce24-6bc7-462e-9364-678de0d6884a', 'x-compute-request-id': 'req-09e1ce24-6bc7-462e-9364-678de0d6884a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:53,582 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:53:53,583 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-676a7175-f06e-4a99-87a7-63250ba369fc', 'x-compute-request-id': 'req-676a7175-f06e-4a99-87a7-63250ba369fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:54,708 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.120s 2021-01-12 15:53:54,708 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2d9c2fb-4487-474d-b242-46b294f50c8e', 'x-compute-request-id': 'req-a2d9c2fb-4487-474d-b242-46b294f50c8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:55,864 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.151s 2021-01-12 15:53:55,864 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d544b68-abd7-47f3-9876-6e493270af6e', 'x-compute-request-id': 'req-7d544b68-abd7-47f3-9876-6e493270af6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:56,986 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:53:56,987 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2c15048-fe73-4c8f-a221-0831b9a9835e', 'x-compute-request-id': 'req-c2c15048-fe73-4c8f-a221-0831b9a9835e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:58,114 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.122s 2021-01-12 15:53:58,114 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c0c263d-4846-423b-807e-060f0b492c68', 'x-compute-request-id': 'req-0c0c263d-4846-423b-807e-060f0b492c68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:53:59,236 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:53:59,237 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ae81a03-3172-4cb4-87af-d933ed111917', 'x-compute-request-id': 'req-5ae81a03-3172-4cb4-87af-d933ed111917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:00,363 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.122s 2021-01-12 15:54:00,363 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5dcc868-10e8-4a97-af4a-9d4a4f794f19', 'x-compute-request-id': 'req-a5dcc868-10e8-4a97-af4a-9d4a4f794f19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:01,492 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.124s 2021-01-12 15:54:01,492 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68befa3d-cda8-49e7-b989-1ea2abf08dc6', 'x-compute-request-id': 'req-68befa3d-cda8-49e7-b989-1ea2abf08dc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:02,617 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.119s 2021-01-12 15:54:02,618 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b1c8f2e-4475-480c-8c94-a16db7f41845', 'x-compute-request-id': 'req-2b1c8f2e-4475-480c-8c94-a16db7f41845', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:03,749 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.125s 2021-01-12 15:54:03,749 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bac40f78-1aa6-4506-b8e9-d50887688499', 'x-compute-request-id': 'req-bac40f78-1aa6-4506-b8e9-d50887688499', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:04,876 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.121s 2021-01-12 15:54:04,876 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58d0b167-1f23-45ee-814b-be8f06bd227c', 'x-compute-request-id': 'req-58d0b167-1f23-45ee-814b-be8f06bd227c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:06,003 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.122s 2021-01-12 15:54:06,004 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03229a90-2858-44da-9e62-5a34e530a6f8', 'x-compute-request-id': 'req-03229a90-2858-44da-9e62-5a34e530a6f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:07,137 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.129s 2021-01-12 15:54:07,137 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b12124c5-3b9e-4e07-a0a8-31a49b0bccdf', 'x-compute-request-id': 'req-b12124c5-3b9e-4e07-a0a8-31a49b0bccdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:08,257 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.115s 2021-01-12 15:54:08,257 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a193e581-29a4-41fd-b831-7dfbf39921d5', 'x-compute-request-id': 'req-a193e581-29a4-41fd-b831-7dfbf39921d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:09,378 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:54:09,378 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14723deb-f82a-4a40-8d73-e5db5652fa7c', 'x-compute-request-id': 'req-14723deb-f82a-4a40-8d73-e5db5652fa7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:10,501 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.118s 2021-01-12 15:54:10,502 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76268b22-393b-4169-8171-5195055e9835', 'x-compute-request-id': 'req-76268b22-393b-4169-8171-5195055e9835', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:11,623 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:54:11,624 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbaaaaec-4860-4bd6-b032-f29209a2ff4f', 'x-compute-request-id': 'req-fbaaaaec-4860-4bd6-b032-f29209a2ff4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:12,749 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.121s 2021-01-12 15:54:12,749 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42635284-40d3-4242-8ad3-fce7678c48dc', 'x-compute-request-id': 'req-42635284-40d3-4242-8ad3-fce7678c48dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:13,871 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:54:13,872 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45292c2e-275e-4738-b41d-5e01793f886a', 'x-compute-request-id': 'req-45292c2e-275e-4738-b41d-5e01793f886a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:14,991 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.114s 2021-01-12 15:54:14,991 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5081a95b-d7fc-470c-a8ca-b47817851b21', 'x-compute-request-id': 'req-5081a95b-d7fc-470c-a8ca-b47817851b21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:16,113 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:54:16,113 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87159113-583c-462d-905f-c1a4c8c8d43e', 'x-compute-request-id': 'req-87159113-583c-462d-905f-c1a4c8c8d43e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:17,238 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.120s 2021-01-12 15:54:17,238 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-637daccc-dd1f-4f29-9ba5-349c22bfc5c6', 'x-compute-request-id': 'req-637daccc-dd1f-4f29-9ba5-349c22bfc5c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:18,360 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:54:18,360 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f53111c0-f713-46ca-aa29-091e6557c8d5', 'x-compute-request-id': 'req-f53111c0-f713-46ca-aa29-091e6557c8d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:19,480 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.115s 2021-01-12 15:54:19,480 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc11b22e-496e-41b5-aa89-ae569df66fc6', 'x-compute-request-id': 'req-fc11b22e-496e-41b5-aa89-ae569df66fc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:20,605 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.120s 2021-01-12 15:54:20,606 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c89840f5-c1c1-481d-99e1-00e1e1f58291', 'x-compute-request-id': 'req-c89840f5-c1c1-481d-99e1-00e1e1f58291', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:21,726 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:54:21,727 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f511006-eb35-43b8-9dbc-93ba0cb7be4e', 'x-compute-request-id': 'req-6f511006-eb35-43b8-9dbc-93ba0cb7be4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:22,848 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:54:22,849 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91a81c28-7de5-4396-988b-76cb0800ff03', 'x-compute-request-id': 'req-91a81c28-7de5-4396-988b-76cb0800ff03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:23,971 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:54:23,971 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81f6cc04-d8ba-4468-b3de-4e00c4ebf334', 'x-compute-request-id': 'req-81f6cc04-d8ba-4468-b3de-4e00c4ebf334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:25,091 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:54:25,092 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ed69c84-6cba-4755-a417-77f2578741c9', 'x-compute-request-id': 'req-7ed69c84-6cba-4755-a417-77f2578741c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:26,213 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:54:26,214 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d07e9a6d-8bcd-471b-9c2c-43d1e0b7706b', 'x-compute-request-id': 'req-d07e9a6d-8bcd-471b-9c2c-43d1e0b7706b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:27,336 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:54:27,336 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9443fc97-14f1-4fe5-8be3-55c8d6731db4', 'x-compute-request-id': 'req-9443fc97-14f1-4fe5-8be3-55c8d6731db4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:28,531 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.190s 2021-01-12 15:54:28,532 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfb4d59e-7cff-4ac2-8b1a-0e077cfadb19', 'x-compute-request-id': 'req-dfb4d59e-7cff-4ac2-8b1a-0e077cfadb19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:29,651 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.115s 2021-01-12 15:54:29,651 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7308d4b9-70e6-497c-9a70-a44850a6845e', 'x-compute-request-id': 'req-7308d4b9-70e6-497c-9a70-a44850a6845e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:30,773 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:54:30,774 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3453dcfa-45a3-4133-b836-75750928c273', 'x-compute-request-id': 'req-3453dcfa-45a3-4133-b836-75750928c273', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:31,894 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.115s 2021-01-12 15:54:31,894 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-545f4a52-9f4b-4fc1-8320-2d8ead5eb8a0', 'x-compute-request-id': 'req-545f4a52-9f4b-4fc1-8320-2d8ead5eb8a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:33,021 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.123s 2021-01-12 15:54:33,022 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18eef059-828f-40b8-8a69-4f4787a23926', 'x-compute-request-id': 'req-18eef059-828f-40b8-8a69-4f4787a23926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:34,141 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.115s 2021-01-12 15:54:34,142 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abe79234-8ee5-4ff2-9261-f6be671df274', 'x-compute-request-id': 'req-abe79234-8ee5-4ff2-9261-f6be671df274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:35,264 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:54:35,265 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69de49c2-22aa-4ee8-aef5-8b5aeafb15cd', 'x-compute-request-id': 'req-69de49c2-22aa-4ee8-aef5-8b5aeafb15cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:36,387 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.118s 2021-01-12 15:54:36,387 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52355d23-20d8-4c72-b4a5-ae270f98f5b1', 'x-compute-request-id': 'req-52355d23-20d8-4c72-b4a5-ae270f98f5b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:37,506 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.114s 2021-01-12 15:54:37,507 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb00d0bc-8665-46a3-bb7d-a4699a8883dd', 'x-compute-request-id': 'req-fb00d0bc-8665-46a3-bb7d-a4699a8883dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:38,626 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.115s 2021-01-12 15:54:38,627 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69e3951e-bb07-4674-a1b2-20749d27a0ba', 'x-compute-request-id': 'req-69e3951e-bb07-4674-a1b2-20749d27a0ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:39,754 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.123s 2021-01-12 15:54:39,755 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33fa6dc2-b49b-413a-92ab-3eb177edcc92', 'x-compute-request-id': 'req-33fa6dc2-b49b-413a-92ab-3eb177edcc92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:40,880 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.121s 2021-01-12 15:54:40,881 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e18c4708-0636-4b97-a75f-2633e5b5fd6f', 'x-compute-request-id': 'req-e18c4708-0636-4b97-a75f-2633e5b5fd6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:42,002 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:54:42,002 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9c24a7f-63a8-4f98-9a38-31c584a044da', 'x-compute-request-id': 'req-c9c24a7f-63a8-4f98-9a38-31c584a044da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:43,131 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.124s 2021-01-12 15:54:43,131 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63393d4d-6a90-4461-9fb0-a2435b6f7a87', 'x-compute-request-id': 'req-63393d4d-6a90-4461-9fb0-a2435b6f7a87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:44,252 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.115s 2021-01-12 15:54:44,252 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05fb1f29-375b-4abd-b861-0145d07574e4', 'x-compute-request-id': 'req-05fb1f29-375b-4abd-b861-0145d07574e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:45,373 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:54:45,373 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53618549-dfd1-4f08-9eb4-476b9bc60054', 'x-compute-request-id': 'req-53618549-dfd1-4f08-9eb4-476b9bc60054', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:46,527 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.149s 2021-01-12 15:54:46,527 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b78853a-1549-4dbc-8fa4-817a7e12526d', 'x-compute-request-id': 'req-5b78853a-1549-4dbc-8fa4-817a7e12526d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:47,654 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.118s 2021-01-12 15:54:47,654 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5978df82-607b-49f5-8cf8-472497fe455a', 'x-compute-request-id': 'req-5978df82-607b-49f5-8cf8-472497fe455a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:48,778 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.120s 2021-01-12 15:54:48,779 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8caed4d7-9094-4c58-977c-4f69668320de', 'x-compute-request-id': 'req-8caed4d7-9094-4c58-977c-4f69668320de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:49,903 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.120s 2021-01-12 15:54:49,903 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31f77ffb-98e9-45d4-9045-b5ad9ff5dbd6', 'x-compute-request-id': 'req-31f77ffb-98e9-45d4-9045-b5ad9ff5dbd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:51,036 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.128s 2021-01-12 15:54:51,036 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d06a7a89-c06a-4b0f-8adf-9fba9a6571a3', 'x-compute-request-id': 'req-d06a7a89-c06a-4b0f-8adf-9fba9a6571a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:52,157 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:54:52,157 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d16ed6a4-f0f0-4c49-a9e3-77e2a5cbd4c7', 'x-compute-request-id': 'req-d16ed6a4-f0f0-4c49-a9e3-77e2a5cbd4c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:53,286 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.124s 2021-01-12 15:54:53,286 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4296364b-d4ff-4cb6-b23e-28d3ac2fe8a4', 'x-compute-request-id': 'req-4296364b-d4ff-4cb6-b23e-28d3ac2fe8a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:54,407 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:54:54,407 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d38156cf-7031-4949-a370-795c33daaf59', 'x-compute-request-id': 'req-d38156cf-7031-4949-a370-795c33daaf59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:55,531 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.120s 2021-01-12 15:54:55,531 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b33b2d1d-d1fa-4c90-ab81-2deae9b660ab', 'x-compute-request-id': 'req-b33b2d1d-d1fa-4c90-ab81-2deae9b660ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:56,658 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.122s 2021-01-12 15:54:56,658 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bcdef3f-f35c-4a23-9cbe-370e11259711', 'x-compute-request-id': 'req-6bcdef3f-f35c-4a23-9cbe-370e11259711', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:57,780 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.118s 2021-01-12 15:54:57,781 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-986cbd35-4939-473e-91e9-c4b1d60333ad', 'x-compute-request-id': 'req-986cbd35-4939-473e-91e9-c4b1d60333ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:54:58,903 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:54:58,903 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9488d60d-0428-4369-9b12-6f6d577243aa', 'x-compute-request-id': 'req-9488d60d-0428-4369-9b12-6f6d577243aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:55:00,027 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.119s 2021-01-12 15:55:00,028 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fc56cd9-3165-4658-ad6c-728f3645c667', 'x-compute-request-id': 'req-2fc56cd9-3165-4658-ad6c-728f3645c667', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:55:01,155 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.123s 2021-01-12 15:55:01,156 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed4e6b0e-ee21-4c1a-82af-54b477fb47f5', 'x-compute-request-id': 'req-ed4e6b0e-ee21-4c1a-82af-54b477fb47f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:55:02,276 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:55:02,277 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a2fcd1f-5554-45ac-a0ff-6677456ad057', 'x-compute-request-id': 'req-2a2fcd1f-5554-45ac-a0ff-6677456ad057', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:55:03,402 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.121s 2021-01-12 15:55:03,403 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f44944ad-f884-4d31-9892-8577e8c54e8a', 'x-compute-request-id': 'req-f44944ad-f884-4d31-9892-8577e8c54e8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:55:04,525 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.118s 2021-01-12 15:55:04,526 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7457100-9f1e-461e-a7ec-2fdfb4440cbf', 'x-compute-request-id': 'req-b7457100-9f1e-461e-a7ec-2fdfb4440cbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:55:05,647 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:55:05,648 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb8989d2-cbfc-451f-8bd7-c818a72ead86', 'x-compute-request-id': 'req-bb8989d2-cbfc-451f-8bd7-c818a72ead86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:55:06,774 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.121s 2021-01-12 15:55:06,774 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90999e6f-358a-42fc-8c6e-44112da7898c', 'x-compute-request-id': 'req-90999e6f-358a-42fc-8c6e-44112da7898c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:55:07,898 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.118s 2021-01-12 15:55:07,898 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08c308c2-8afa-464d-a04c-396e754e3897', 'x-compute-request-id': 'req-08c308c2-8afa-464d-a04c-396e754e3897', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:55:09,020 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.118s 2021-01-12 15:55:09,021 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bd8a66d-520e-41ca-9d19-b42722d5fca4', 'x-compute-request-id': 'req-0bd8a66d-520e-41ca-9d19-b42722d5fca4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:55:10,145 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.120s 2021-01-12 15:55:10,145 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46e33bac-1c4c-42fc-8c11-4e7d8201db8b', 'x-compute-request-id': 'req-46e33bac-1c4c-42fc-8c11-4e7d8201db8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:55:11,268 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.118s 2021-01-12 15:55:11,268 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b6967d6-cff4-4002-8b27-a8926605ae26', 'x-compute-request-id': 'req-4b6967d6-cff4-4002-8b27-a8926605ae26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:55:12,389 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:55:12,390 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f249f454-6b3b-4d40-b339-b04f61790809', 'x-compute-request-id': 'req-f249f454-6b3b-4d40-b339-b04f61790809', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:55:13,522 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.127s 2021-01-12 15:55:13,522 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1edb4496-6aa4-41a3-bdc9-0dbeb41e78a2', 'x-compute-request-id': 'req-1edb4496-6aa4-41a3-bdc9-0dbeb41e78a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:55:14,662 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.135s 2021-01-12 15:55:14,662 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd32e957-4625-425e-85f5-660272be36f7', 'x-compute-request-id': 'req-cd32e957-4625-425e-85f5-660272be36f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:55:15,784 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.118s 2021-01-12 15:55:15,785 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d44954b-dcb7-4cd8-952d-eb04980287e8', 'x-compute-request-id': 'req-0d44954b-dcb7-4cd8-952d-eb04980287e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:55:16,908 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.119s 2021-01-12 15:55:16,908 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b461227-a1d8-46c7-9689-6f34e8e528df', 'x-compute-request-id': 'req-2b461227-a1d8-46c7-9689-6f34e8e528df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:55:18,029 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:55:18,030 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8659519-422b-4978-8f03-4a87f37a5f82', 'x-compute-request-id': 'req-f8659519-422b-4978-8f03-4a87f37a5f82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:55:19,149 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:55:19,149 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0da5718c-9fa5-45ef-b82a-12a486b54eb2', 'x-compute-request-id': 'req-0da5718c-9fa5-45ef-b82a-12a486b54eb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:55:20,273 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.118s 2021-01-12 15:55:20,273 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa213206-11cf-47ff-a7d6-28dbab459345', 'x-compute-request-id': 'req-fa213206-11cf-47ff-a7d6-28dbab459345', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:55:21,392 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.114s 2021-01-12 15:55:21,392 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49d602f4-5e9a-4cc8-ba9d-6cbceda83dde', 'x-compute-request-id': 'req-49d602f4-5e9a-4cc8-ba9d-6cbceda83dde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:55:22,513 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:55:22,513 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf6d94ba-98ae-45d9-a5a0-6e07f150571f', 'x-compute-request-id': 'req-cf6d94ba-98ae-45d9-a5a0-6e07f150571f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:55:23,635 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.117s 2021-01-12 15:55:23,635 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9029ac77-f464-46f0-8b4d-9e42a0005763', 'x-compute-request-id': 'req-9029ac77-f464-46f0-8b4d-9e42a0005763', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:55:24,759 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.119s 2021-01-12 15:55:24,759 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a92f834b-0118-415b-933d-9b3501d95d43', 'x-compute-request-id': 'req-a92f834b-0118-415b-933d-9b3501d95d43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:55:25,884 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.122s 2021-01-12 15:55:25,885 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54e47e55-0183-44ff-9259-43a17590de4a', 'x-compute-request-id': 'req-54e47e55-0183-44ff-9259-43a17590de4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:55:27,003 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.114s 2021-01-12 15:55:27,004 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d77b9fcd-aef2-476a-949c-a0f15742381d', 'x-compute-request-id': 'req-d77b9fcd-aef2-476a-949c-a0f15742381d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:55:28,124 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.116s 2021-01-12 15:55:28,125 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21ab0d52-b853-4e84-81ae-44453bed0b8d', 'x-compute-request-id': 'req-21ab0d52-b853-4e84-81ae-44453bed0b8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2021-01-12 15:55:29,245 94876 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7 0.115s 2021-01-12 15:55:29,245 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-430c0e2a-295c-4a65-8788-6fcc3d3f4842', 'x-compute-request-id': 'req-430c0e2a-295c-4a65-8788-6fcc3d3f4842', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-volumes/3795f8b8-09cc-456a-b0c0-e673a79962b7'} Body: b'{"volume": {"id": "3795f8b8-09cc-456a-b0c0-e673a79962b7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2021-01-12T15:49:29.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1200219730", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_volumes_get.py", line 55, in test_volume_create_get_delete metadata=metadata) File "/opt/stack/tempest/tempest/api/compute/base.py", line 528, in create_volume volume['id'], 'available') File "/opt/stack/tempest/tempest/common/waiters.py", line 280, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 3795f8b8-09cc-456a-b0c0-e673a79962b7 failed to reach available status (current creating) within the required time (360 s). |
||||||
tempest.api.volume.admin.test_groups.GroupsTest | 2 | 1 | 1 | 0 | 0 | Detail | |
test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
fail
ft5.1: tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-12 16:01:37,111 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.222.0.84/volume/v3/f4df1c0a3c3e41d09ef43c7ca1d7c7dd/types 0.280s 2021-01-12 16:01:37,111 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1504420762"}} Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bb80f56-c5b9-4716-865e-16f005b09fa7', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bb80f56-c5b9-4716-865e-16f005b09fa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/f4df1c0a3c3e41d09ef43c7ca1d7c7dd/types'} Body: b'{"volume_type": {"id": "3c0c16de-63f8-45b1-bcb5-a0c9b90974e2", "name": "tempest-GroupsTest-volume-type-1504420762", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2021-01-12 16:01:37,165 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.222.0.84/volume/v3/f4df1c0a3c3e41d09ef43c7ca1d7c7dd/group_types 0.050s 2021-01-12 16:01:37,166 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: {"group_type": {"name": "tempest-GroupsTest-group-type-570270744"}} Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f4ede5c-360e-4fcc-9240-763e8496e2ba', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f4ede5c-360e-4fcc-9240-763e8496e2ba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.84/volume/v3/f4df1c0a3c3e41d09ef43c7ca1d7c7dd/group_types'} Body: b'{"group_type": {"id": "4085f776-3931-4a9d-a02e-a5a1bacc50af", "name": "tempest-GroupsTest-group-type-570270744", "description": null, "is_public": true, "group_specs": {}}}' 2021-01-12 16:01:37,440 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/groups 0.267s 2021-01-12 16:01:37,440 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: {"group": {"group_type": "4085f776-3931-4a9d-a02e-a5a1bacc50af", "volume_types": ["3c0c16de-63f8-45b1-bcb5-a0c9b90974e2"], "name": "tempest-Group1-1632981831"}} Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cffc7fc-7f31-44d9-854f-5544096aa4d6', 'content-length': '94', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cffc7fc-7f31-44d9-854f-5544096aa4d6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/groups'} Body: b'{"group": {"id": "a54b1089-3874-4d20-abfc-5d149603008c", "name": "tempest-Group1-1632981831"}}' 2021-01-12 16:01:37,486 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/groups/a54b1089-3874-4d20-abfc-5d149603008c 0.043s 2021-01-12 16:01:37,486 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c6da30c-701a-4f40-96ea-62b985e4aa04', 'content-length': '322', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c6da30c-701a-4f40-96ea-62b985e4aa04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/groups/a54b1089-3874-4d20-abfc-5d149603008c'} Body: b'{"group": {"id": "a54b1089-3874-4d20-abfc-5d149603008c", "status": "creating", "availability_zone": "nova", "created_at": "2021-01-12T16:01:37.000000", "name": "tempest-Group1-1632981831", "description": null, "group_type": "4085f776-3931-4a9d-a02e-a5a1bacc50af", "volume_types": ["3c0c16de-63f8-45b1-bcb5-a0c9b90974e2"]}}' 2021-01-12 16:01:38,546 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/groups/a54b1089-3874-4d20-abfc-5d149603008c 0.056s 2021-01-12 16:01:38,547 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-637d361c-4388-4e79-a02e-8bc187f669e7', 'content-length': '323', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-637d361c-4388-4e79-a02e-8bc187f669e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/groups/a54b1089-3874-4d20-abfc-5d149603008c'} Body: b'{"group": {"id": "a54b1089-3874-4d20-abfc-5d149603008c", "status": "available", "availability_zone": "nova", "created_at": "2021-01-12T16:01:37.000000", "name": "tempest-Group1-1632981831", "description": null, "group_type": "4085f776-3931-4a9d-a02e-a5a1bacc50af", "volume_types": ["3c0c16de-63f8-45b1-bcb5-a0c9b90974e2"]}}' 2021-01-12 16:01:38,550 94876 INFO [tempest.common.waiters] group a54b1089-3874-4d20-abfc-5d149603008c reached available after waiting for 1.550056 seconds 2021-01-12 16:01:38,671 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/groups 0.121s 2021-01-12 16:01:38,672 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: {"group": {"group_type": "4085f776-3931-4a9d-a02e-a5a1bacc50af", "volume_types": ["3c0c16de-63f8-45b1-bcb5-a0c9b90974e2"], "name": "tempest-Group2-360998413"}} Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-effe13f3-d934-4983-930c-c1fcf289b50f', 'content-length': '93', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-effe13f3-d934-4983-930c-c1fcf289b50f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/groups'} Body: b'{"group": {"id": "023e60e8-13ea-48fe-99b5-1cb690b584ff", "name": "tempest-Group2-360998413"}}' 2021-01-12 16:01:38,715 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/groups/023e60e8-13ea-48fe-99b5-1cb690b584ff 0.041s 2021-01-12 16:01:38,715 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-290c98e6-07f8-43ec-bcc9-2dfc9dc7d381', 'content-length': '321', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-290c98e6-07f8-43ec-bcc9-2dfc9dc7d381', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/groups/023e60e8-13ea-48fe-99b5-1cb690b584ff'} Body: b'{"group": {"id": "023e60e8-13ea-48fe-99b5-1cb690b584ff", "status": "creating", "availability_zone": "nova", "created_at": "2021-01-12T16:01:39.000000", "name": "tempest-Group2-360998413", "description": null, "group_type": "4085f776-3931-4a9d-a02e-a5a1bacc50af", "volume_types": ["3c0c16de-63f8-45b1-bcb5-a0c9b90974e2"]}}' 2021-01-12 16:01:39,781 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/groups/023e60e8-13ea-48fe-99b5-1cb690b584ff 0.061s 2021-01-12 16:01:39,782 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72a7f6b2-4acb-4e1e-9d41-1cdbf43d13c6', 'content-length': '322', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72a7f6b2-4acb-4e1e-9d41-1cdbf43d13c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/groups/023e60e8-13ea-48fe-99b5-1cb690b584ff'} Body: b'{"group": {"id": "023e60e8-13ea-48fe-99b5-1cb690b584ff", "status": "available", "availability_zone": "nova", "created_at": "2021-01-12T16:01:39.000000", "name": "tempest-Group2-360998413", "description": null, "group_type": "4085f776-3931-4a9d-a02e-a5a1bacc50af", "volume_types": ["3c0c16de-63f8-45b1-bcb5-a0c9b90974e2"]}}' 2021-01-12 16:01:39,784 94876 INFO [tempest.common.waiters] group 023e60e8-13ea-48fe-99b5-1cb690b584ff reached available after waiting for 1.784946 seconds 2021-01-12 16:01:40,296 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes 0.510s 2021-01-12 16:01:40,296 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-volume-917078342", "volume_type": "3c0c16de-63f8-45b1-bcb5-a0c9b90974e2", "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "size": 1}} Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33578bb4-d5b5-4085-bd4d-ce7e05fcb54a', 'content-length': '880', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33578bb4-d5b5-4085-bd4d-ce7e05fcb54a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": null, "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c"}}' 2021-01-12 16:01:40,423 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.120s 2021-01-12 16:01:40,424 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f2eb885-01c5-43a3-b1a8-e478c3e75458', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f2eb885-01c5-43a3-b1a8-e478c3e75458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:01:41,551 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.118s 2021-01-12 16:01:41,551 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c93b3b5f-5502-4f01-82ef-ec0e6c0a5697', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c93b3b5f-5502-4f01-82ef-ec0e6c0a5697', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:01:42,676 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.116s 2021-01-12 16:01:42,676 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7209fb9a-d645-4406-9f07-74929c8a8cff', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7209fb9a-d645-4406-9f07-74929c8a8cff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:01:43,821 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.135s 2021-01-12 16:01:43,821 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25e59785-66de-4104-b5ec-285866c6202a', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25e59785-66de-4104-b5ec-285866c6202a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:01:44,949 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:01:44,950 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b836898e-12c7-4097-939c-5b25eb61420a', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b836898e-12c7-4097-939c-5b25eb61420a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:01:46,075 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.116s 2021-01-12 16:01:46,076 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69e4617a-60fb-4fb4-a0de-c9a2ad28882d', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69e4617a-60fb-4fb4-a0de-c9a2ad28882d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:01:47,196 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:01:47,197 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c859cca2-0cd1-4697-a996-92fc958e3c34', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c859cca2-0cd1-4697-a996-92fc958e3c34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:01:48,327 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.122s 2021-01-12 16:01:48,328 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee24efc0-405c-448d-a784-21d86559a482', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee24efc0-405c-448d-a784-21d86559a482', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:01:49,451 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.114s 2021-01-12 16:01:49,452 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ae8d5d3-905b-4d73-8a4f-794c6133aebe', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ae8d5d3-905b-4d73-8a4f-794c6133aebe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:01:50,691 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.230s 2021-01-12 16:01:50,692 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7701e0bd-655c-4760-932c-55bf27582e19', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7701e0bd-655c-4760-932c-55bf27582e19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:01:51,819 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.119s 2021-01-12 16:01:51,819 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc60d32a-1ef2-4c48-9876-ddc1fe5aae98', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc60d32a-1ef2-4c48-9876-ddc1fe5aae98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:01:52,996 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.167s 2021-01-12 16:01:52,996 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d005ec49-ae06-4016-8828-27aa105445bd', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d005ec49-ae06-4016-8828-27aa105445bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:01:54,161 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.153s 2021-01-12 16:01:54,162 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6099cd63-01ff-47f9-8b0f-5e8b5235cb89', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6099cd63-01ff-47f9-8b0f-5e8b5235cb89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:01:55,291 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.118s 2021-01-12 16:01:55,291 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4584b3e3-2e47-4896-8c44-003f5c275768', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4584b3e3-2e47-4896-8c44-003f5c275768', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:01:56,435 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.134s 2021-01-12 16:01:56,435 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c4632fe-fded-417a-b9b5-97cd78e405e0', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c4632fe-fded-417a-b9b5-97cd78e405e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:01:57,563 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.119s 2021-01-12 16:01:57,564 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8ec59d4-de7f-4c7a-b7a9-d8782a46d24b', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8ec59d4-de7f-4c7a-b7a9-d8782a46d24b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:01:58,686 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.114s 2021-01-12 16:01:58,687 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cd52963-da01-4cc9-83c3-3ef66c31abcb', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cd52963-da01-4cc9-83c3-3ef66c31abcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:01:59,812 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.117s 2021-01-12 16:01:59,814 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bcc30f0-fa48-4f94-aefa-541462c3ec91', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bcc30f0-fa48-4f94-aefa-541462c3ec91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:00,934 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:02:00,934 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bda758b5-f71e-45c1-8776-f739b8374173', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bda758b5-f71e-45c1-8776-f739b8374173', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:02,058 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:02:02,059 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a0d02fa-ec58-4c9c-bb8a-8509f43980ab', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a0d02fa-ec58-4c9c-bb8a-8509f43980ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:03,179 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:02:03,180 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-014fed90-07d3-48f8-96cf-b1217521e14f', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-014fed90-07d3-48f8-96cf-b1217521e14f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:04,300 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:02:04,300 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b53480af-fe53-49c4-a0ba-765e8306002f', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b53480af-fe53-49c4-a0ba-765e8306002f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:05,420 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:02:05,421 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5adb0ff7-61c3-4655-9f84-70605c54ed79', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5adb0ff7-61c3-4655-9f84-70605c54ed79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:06,547 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.117s 2021-01-12 16:02:06,547 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1512fcc0-d0ec-4a4f-ba0a-e198929345b7', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1512fcc0-d0ec-4a4f-ba0a-e198929345b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:07,674 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:02:07,674 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23d74f02-037d-43d4-b1bb-0e10153d0d06', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23d74f02-037d-43d4-b1bb-0e10153d0d06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:08,796 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:02:08,797 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59d145b9-ac36-4272-8d66-8833b7745101', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59d145b9-ac36-4272-8d66-8833b7745101', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:09,937 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.131s 2021-01-12 16:02:09,937 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d366c8cb-4a6d-4f05-80a8-cbb36344ba74', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d366c8cb-4a6d-4f05-80a8-cbb36344ba74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:11,065 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.117s 2021-01-12 16:02:11,066 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-057bbf5e-d0cb-428d-902d-495346e6c18e', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-057bbf5e-d0cb-428d-902d-495346e6c18e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:12,185 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:02:12,185 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e002caef-271c-4230-bf9d-d41be86d0bd7', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e002caef-271c-4230-bf9d-d41be86d0bd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:13,307 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:02:13,307 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7679280-f871-43ef-938d-5bd3c06a0785', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7679280-f871-43ef-938d-5bd3c06a0785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:14,428 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:02:14,428 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2164dcc7-beb5-41d3-bbb0-70452f834725', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2164dcc7-beb5-41d3-bbb0-70452f834725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:15,664 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.228s 2021-01-12 16:02:15,665 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-763096f8-c25d-4663-a5d8-be0e469ffe66', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-763096f8-c25d-4663-a5d8-be0e469ffe66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:16,790 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.116s 2021-01-12 16:02:16,791 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfd43941-17cb-4dcf-a57e-462ff29be0b6', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfd43941-17cb-4dcf-a57e-462ff29be0b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:17,915 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.114s 2021-01-12 16:02:17,915 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85e8ff3d-7de3-4ef6-be90-9acec2ae88e2', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85e8ff3d-7de3-4ef6-be90-9acec2ae88e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:19,035 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:02:19,036 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c862b35-17dd-4413-aca8-ca41929ec837', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c862b35-17dd-4413-aca8-ca41929ec837', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:20,158 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:02:20,158 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b07f2700-ee5b-458f-b987-9ce8a082d8cc', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b07f2700-ee5b-458f-b987-9ce8a082d8cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:21,282 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.116s 2021-01-12 16:02:21,283 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfcdd5a4-b98c-47b2-b478-030f5c2774c8', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfcdd5a4-b98c-47b2-b478-030f5c2774c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:22,406 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.115s 2021-01-12 16:02:22,406 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de11ae66-dba9-41e1-953f-884ea3351aea', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de11ae66-dba9-41e1-953f-884ea3351aea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:23,527 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:02:23,527 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71174b8e-eb16-4412-bf47-5cc0e964d6d8', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71174b8e-eb16-4412-bf47-5cc0e964d6d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:24,651 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.115s 2021-01-12 16:02:24,651 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54e10b5e-78ed-4569-8b4d-897f57b6c011', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54e10b5e-78ed-4569-8b4d-897f57b6c011', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:25,778 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.117s 2021-01-12 16:02:25,778 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac2e4f96-c267-4b72-b765-5b884bba59c3', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac2e4f96-c267-4b72-b765-5b884bba59c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:26,899 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:02:26,899 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bff5f860-1e03-47b4-953d-d12835e5467b', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bff5f860-1e03-47b4-953d-d12835e5467b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:28,024 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.115s 2021-01-12 16:02:28,024 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b080acc-e6ff-4821-9363-126608087f8c', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b080acc-e6ff-4821-9363-126608087f8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:29,145 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:02:29,145 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b03dd07-d991-4304-a3af-b53e34756734', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b03dd07-d991-4304-a3af-b53e34756734', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:30,266 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:02:30,267 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fad2c000-c081-4bc8-be18-834204123551', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fad2c000-c081-4bc8-be18-834204123551', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:31,389 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:02:31,389 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-315050e6-96c7-4c38-8e01-b33080edf6e1', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-315050e6-96c7-4c38-8e01-b33080edf6e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:32,511 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:02:32,511 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-613e2239-cb10-457d-9e0f-14c214d302b7', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-613e2239-cb10-457d-9e0f-14c214d302b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:33,639 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.118s 2021-01-12 16:02:33,639 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85325905-e6ce-418e-b4e7-4823d1681a52', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85325905-e6ce-418e-b4e7-4823d1681a52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:34,760 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:02:34,761 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2000559c-6eb5-4126-bd10-8c2333436481', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2000559c-6eb5-4126-bd10-8c2333436481', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:35,884 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.115s 2021-01-12 16:02:35,885 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cda52598-c953-45cf-b7e3-fa0f80511ad0', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cda52598-c953-45cf-b7e3-fa0f80511ad0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:37,008 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.114s 2021-01-12 16:02:37,009 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0ecc349-6d00-44b2-a825-41f71fcea6ba', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0ecc349-6d00-44b2-a825-41f71fcea6ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:38,128 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:02:38,129 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0e54b7a-f31c-49b1-9011-c702d3505535', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0e54b7a-f31c-49b1-9011-c702d3505535', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:39,250 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:02:39,250 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b32920b9-1fef-4617-a27f-b40ba36584b0', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b32920b9-1fef-4617-a27f-b40ba36584b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:40,369 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.110s 2021-01-12 16:02:40,370 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32951d43-b30e-4332-9848-59740051e6f4', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32951d43-b30e-4332-9848-59740051e6f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:41,491 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:02:41,491 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b70d801c-0257-40c3-b7eb-7dcbb7830a07', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b70d801c-0257-40c3-b7eb-7dcbb7830a07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:42,613 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:02:42,613 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35dc1d17-4d94-493b-80da-da51ad63b885', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35dc1d17-4d94-493b-80da-da51ad63b885', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:43,736 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.114s 2021-01-12 16:02:43,736 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9212d45b-0bf9-4268-9175-84255ed3d60f', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9212d45b-0bf9-4268-9175-84255ed3d60f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:44,861 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.116s 2021-01-12 16:02:44,862 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-082f7e87-83c3-47ab-bb7c-6bfb37e11545', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-082f7e87-83c3-47ab-bb7c-6bfb37e11545', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:45,989 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.118s 2021-01-12 16:02:45,990 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5dcd2bf-00a7-4920-b1db-4886ef54b149', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5dcd2bf-00a7-4920-b1db-4886ef54b149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:47,112 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:02:47,112 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-321e8ec8-c35f-4aad-b6e6-efcd9c7998b8', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-321e8ec8-c35f-4aad-b6e6-efcd9c7998b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:48,236 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.115s 2021-01-12 16:02:48,236 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-964dfcad-e7af-4d22-8ffd-798b1b22fa76', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-964dfcad-e7af-4d22-8ffd-798b1b22fa76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:49,362 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.116s 2021-01-12 16:02:49,363 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d15a595-83c1-4f4f-8495-303b622666df', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d15a595-83c1-4f4f-8495-303b622666df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:50,483 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:02:50,483 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0724e05-a771-49ca-b459-bf4567963a40', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0724e05-a771-49ca-b459-bf4567963a40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:51,605 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:02:51,606 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a440d0d-98b7-46ce-98e1-f0d45bf94779', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a440d0d-98b7-46ce-98e1-f0d45bf94779', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:52,727 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:02:52,727 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2309f163-6362-407b-802a-106db35b297f', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2309f163-6362-407b-802a-106db35b297f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:53,847 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:02:53,848 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba3039ee-6b78-4ae6-a3a1-bb7e9f732cac', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba3039ee-6b78-4ae6-a3a1-bb7e9f732cac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:54,967 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.110s 2021-01-12 16:02:54,968 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cd5d9be-45a9-4d48-9fc0-d7dee3002ccd', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cd5d9be-45a9-4d48-9fc0-d7dee3002ccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:56,094 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.116s 2021-01-12 16:02:56,094 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54984615-eceb-4267-b48f-e091e8e5c1dd', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54984615-eceb-4267-b48f-e091e8e5c1dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:57,216 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:02:57,216 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63d07b4b-6899-4316-b49b-b5658e810fc4', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63d07b4b-6899-4316-b49b-b5658e810fc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:58,340 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.115s 2021-01-12 16:02:58,340 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19548202-1755-4535-8ee9-cf27b8cfa9f4', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19548202-1755-4535-8ee9-cf27b8cfa9f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:02:59,460 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:02:59,461 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45a8123e-83c7-49d3-8b5c-33d06321aa7d', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45a8123e-83c7-49d3-8b5c-33d06321aa7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:00,586 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.116s 2021-01-12 16:03:00,586 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eed6f4d8-6014-47bd-8130-493f31c6a491', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eed6f4d8-6014-47bd-8130-493f31c6a491', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:01,710 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.115s 2021-01-12 16:03:01,711 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2acf592f-b43e-4340-abf2-fb37084429c8', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2acf592f-b43e-4340-abf2-fb37084429c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:02,832 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:03:02,832 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba981dee-38c8-4e9a-bb94-573ca8f27041', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba981dee-38c8-4e9a-bb94-573ca8f27041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:03,952 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:03:03,953 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1bb20da-6461-4b01-be73-7e577f119790', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1bb20da-6461-4b01-be73-7e577f119790', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:05,074 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:03:05,074 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0892390b-8243-4ac4-8e18-fc9f75014489', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0892390b-8243-4ac4-8e18-fc9f75014489', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:06,193 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.110s 2021-01-12 16:03:06,194 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b0a6ab9-8bc7-4608-9afb-9e78b7b5001c', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b0a6ab9-8bc7-4608-9afb-9e78b7b5001c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:07,316 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.114s 2021-01-12 16:03:07,318 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef497012-3a99-4e6c-8157-9398681014a0', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef497012-3a99-4e6c-8157-9398681014a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:08,445 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.119s 2021-01-12 16:03:08,446 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c14e95d8-e513-460e-9145-4f68fe5984a8', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c14e95d8-e513-460e-9145-4f68fe5984a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:09,566 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:03:09,566 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4a582fc-2e49-486e-8b7f-9eef3d84cebe', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4a582fc-2e49-486e-8b7f-9eef3d84cebe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:10,689 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:03:10,689 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18369490-e4ac-41d2-97e4-971f63358b3c', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18369490-e4ac-41d2-97e4-971f63358b3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:11,811 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:03:11,811 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9716e77b-d0b3-447a-8fab-81bbc3bfa3d1', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9716e77b-d0b3-447a-8fab-81bbc3bfa3d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:12,937 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.118s 2021-01-12 16:03:12,938 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17ea9f3a-d8d8-4af5-ba15-a20b7f36fef4', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17ea9f3a-d8d8-4af5-ba15-a20b7f36fef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:14,062 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.115s 2021-01-12 16:03:14,062 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48a436bd-d0d4-4906-a670-da053ab476a9', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48a436bd-d0d4-4906-a670-da053ab476a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:15,187 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.116s 2021-01-12 16:03:15,187 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce1fba2a-0948-4e8f-bf19-574a0ebcb67c', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce1fba2a-0948-4e8f-bf19-574a0ebcb67c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:16,312 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.116s 2021-01-12 16:03:16,313 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c05de06-9dc5-4f8d-8ab1-80d0947e4cc1', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c05de06-9dc5-4f8d-8ab1-80d0947e4cc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:17,436 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.114s 2021-01-12 16:03:17,436 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3ab831b-2fe2-43b7-b908-a74ce798c8fd', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3ab831b-2fe2-43b7-b908-a74ce798c8fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:18,559 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.114s 2021-01-12 16:03:18,560 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d6e28f7-35e5-45c4-a919-e0f5f5ce0447', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d6e28f7-35e5-45c4-a919-e0f5f5ce0447', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:19,683 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:03:19,683 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14dd8817-616c-4906-9d89-2875b2ac0618', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14dd8817-616c-4906-9d89-2875b2ac0618', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:20,807 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.115s 2021-01-12 16:03:20,807 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cc32af6-34c3-446e-9068-a09f97a50fc4', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cc32af6-34c3-446e-9068-a09f97a50fc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:21,930 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.114s 2021-01-12 16:03:21,930 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cd30bc2-999c-43a7-aaca-ea46e98460bc', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cd30bc2-999c-43a7-aaca-ea46e98460bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:23,050 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:03:23,051 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50e31fdf-2e6f-47b1-8ff0-fc8b425daea4', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50e31fdf-2e6f-47b1-8ff0-fc8b425daea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:24,177 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.117s 2021-01-12 16:03:24,178 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf306e4e-a80d-4fc6-9ccb-f51df9da7e2a', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf306e4e-a80d-4fc6-9ccb-f51df9da7e2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:25,301 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.114s 2021-01-12 16:03:25,302 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bc6ea3d-2271-42a6-b7a4-8550bc1799ad', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bc6ea3d-2271-42a6-b7a4-8550bc1799ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:26,422 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:03:26,422 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f06ef9c9-f1e0-44b0-94e3-a7e89f34db30', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f06ef9c9-f1e0-44b0-94e3-a7e89f34db30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:27,541 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.110s 2021-01-12 16:03:27,542 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8376cdb2-d0f5-4c97-a0c6-27bc9f542a49', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8376cdb2-d0f5-4c97-a0c6-27bc9f542a49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:28,663 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:03:28,664 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6addbd88-d435-4ed2-84de-01ce16324683', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6addbd88-d435-4ed2-84de-01ce16324683', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:29,786 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:03:29,787 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c7378fb-ffa2-49ed-a759-076b3dc6fdf1', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c7378fb-ffa2-49ed-a759-076b3dc6fdf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:30,906 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:03:30,907 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a4576b9-cb4b-435e-9c27-d17aba51cb68', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a4576b9-cb4b-435e-9c27-d17aba51cb68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:32,025 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:03:32,026 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-241bbf8c-5bc5-4b25-ac71-549c2b381567', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-241bbf8c-5bc5-4b25-ac71-549c2b381567', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:33,147 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:03:33,147 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c16a51a-4d7a-475a-a606-5ebe3865d10f', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c16a51a-4d7a-475a-a606-5ebe3865d10f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:34,275 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.120s 2021-01-12 16:03:34,276 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e53899ac-6112-447b-8d02-e6dc19934e7e', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e53899ac-6112-447b-8d02-e6dc19934e7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:35,399 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.115s 2021-01-12 16:03:35,399 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab391162-de16-4ecf-9a57-65b9f93072e5', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab391162-de16-4ecf-9a57-65b9f93072e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:36,528 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.119s 2021-01-12 16:03:36,528 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31e496f7-202e-4469-9ee7-9b3f1921df46', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31e496f7-202e-4469-9ee7-9b3f1921df46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:37,651 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:03:37,651 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73aa8125-1120-4685-9715-37f34023b69b', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73aa8125-1120-4685-9715-37f34023b69b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:38,773 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:03:38,773 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9d48f88-c88f-40d9-8c68-788fbb00b3b8', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9d48f88-c88f-40d9-8c68-788fbb00b3b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:40,011 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.230s 2021-01-12 16:03:40,012 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27346f40-3d47-4278-b0ba-2ebf9033d50b', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27346f40-3d47-4278-b0ba-2ebf9033d50b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:41,135 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.115s 2021-01-12 16:03:41,136 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5242fa3e-63b9-4318-ab99-6c2e3246dbff', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5242fa3e-63b9-4318-ab99-6c2e3246dbff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:42,260 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.115s 2021-01-12 16:03:42,260 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1cd7c3e-3a6d-4800-b321-ab11d2d19e72', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1cd7c3e-3a6d-4800-b321-ab11d2d19e72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:43,381 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:03:43,381 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20b1bd27-4e71-4056-922f-c2ed2b82ba6c', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20b1bd27-4e71-4056-922f-c2ed2b82ba6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:44,503 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:03:44,503 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a12bb3b3-7574-4b4f-aad2-5bb622ea3318', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a12bb3b3-7574-4b4f-aad2-5bb622ea3318', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:45,624 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:03:45,625 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc688f66-c38a-46f1-9287-a21344f527c4', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc688f66-c38a-46f1-9287-a21344f527c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:46,747 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:03:46,748 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c44475d6-6e1c-4588-ae31-335332760de2', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c44475d6-6e1c-4588-ae31-335332760de2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:47,872 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.116s 2021-01-12 16:03:47,873 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f878f00-3e6b-493d-a520-bfa5479dee4f', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f878f00-3e6b-493d-a520-bfa5479dee4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:48,993 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:03:48,993 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12e6f291-4236-4fdd-a222-d37aa48721d7', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12e6f291-4236-4fdd-a222-d37aa48721d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:50,113 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:03:50,113 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4189dd2d-051b-4ce6-822a-afa6bbe76b9f', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4189dd2d-051b-4ce6-822a-afa6bbe76b9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:51,232 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.110s 2021-01-12 16:03:51,233 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58a9a1e5-5230-4936-93fa-0a86bc430742', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58a9a1e5-5230-4936-93fa-0a86bc430742', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:52,353 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:03:52,353 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d163c074-ac76-48c7-930d-0d1c70090da3', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d163c074-ac76-48c7-930d-0d1c70090da3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:53,474 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:03:53,474 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2c303f7-440f-4383-a20d-ab4a302fb3ce', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2c303f7-440f-4383-a20d-ab4a302fb3ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:54,596 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:03:54,596 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82336ec9-dcde-4b9d-9024-996b0dfdf9b2', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82336ec9-dcde-4b9d-9024-996b0dfdf9b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:55,718 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:03:55,718 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c8e728e-5e37-447f-8243-bc613c9e5ebd', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c8e728e-5e37-447f-8243-bc613c9e5ebd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:56,860 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.133s 2021-01-12 16:03:56,861 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8d2223f-b09a-4fa9-8f7a-98e214f45818', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8d2223f-b09a-4fa9-8f7a-98e214f45818', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:57,984 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.114s 2021-01-12 16:03:57,984 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d95be38-b86b-446f-ac13-24c1535d1437', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d95be38-b86b-446f-ac13-24c1535d1437', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:03:59,110 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.116s 2021-01-12 16:03:59,110 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:03:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a72bb1ad-245c-4542-b90e-880a96a05bb5', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a72bb1ad-245c-4542-b90e-880a96a05bb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:00,237 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.118s 2021-01-12 16:04:00,238 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-603b93da-ae3e-49d2-bc52-460d7050eaa5', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-603b93da-ae3e-49d2-bc52-460d7050eaa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:01,362 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.115s 2021-01-12 16:04:01,363 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-298075c5-ea81-4871-bce4-819e3531c537', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-298075c5-ea81-4871-bce4-819e3531c537', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:02,484 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:04:02,485 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f1a993f-37b3-4be6-bfb0-e813d5ae0e08', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f1a993f-37b3-4be6-bfb0-e813d5ae0e08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:03,610 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.117s 2021-01-12 16:04:03,611 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1138b62-03b1-4818-af2c-1be5883ee2d0', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1138b62-03b1-4818-af2c-1be5883ee2d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:04,739 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.120s 2021-01-12 16:04:04,740 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b4394d1-687f-4fb3-9bdf-62808ea02d2a', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b4394d1-687f-4fb3-9bdf-62808ea02d2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:05,867 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.118s 2021-01-12 16:04:05,867 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23bf8cb3-3114-4079-90ee-1ad9c3add901', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23bf8cb3-3114-4079-90ee-1ad9c3add901', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:07,001 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.122s 2021-01-12 16:04:07,001 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f57310c-765a-43ed-81a6-4f176aaac401', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f57310c-765a-43ed-81a6-4f176aaac401', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:08,124 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:04:08,125 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09e6e584-a8c8-457a-a625-9336392371a9', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09e6e584-a8c8-457a-a625-9336392371a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:09,246 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:04:09,247 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ae91ccc-f277-4da1-8d93-16a3fb549094', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ae91ccc-f277-4da1-8d93-16a3fb549094', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:10,375 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.118s 2021-01-12 16:04:10,376 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75cc4770-7c70-4814-8e5a-e052dd17426a', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75cc4770-7c70-4814-8e5a-e052dd17426a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:11,497 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:04:11,497 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73cae2f2-5527-469e-8e81-d74153e93488', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73cae2f2-5527-469e-8e81-d74153e93488', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:12,626 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.119s 2021-01-12 16:04:12,626 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-594b522e-eeed-48d5-979e-64948bf3c4ad', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-594b522e-eeed-48d5-979e-64948bf3c4ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:13,748 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:04:13,748 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b3a76c3-ddff-4842-ad74-8cb7b8cd0ff6', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b3a76c3-ddff-4842-ad74-8cb7b8cd0ff6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:14,869 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:04:14,870 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6736a089-5967-4126-b942-2780d2e5648e', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6736a089-5967-4126-b942-2780d2e5648e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:15,990 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:04:15,990 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b9c27b9-e444-4c7c-9df2-4d5fb2407603', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b9c27b9-e444-4c7c-9df2-4d5fb2407603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:17,111 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:04:17,112 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2086f83-01eb-474c-9243-31cc900af930', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2086f83-01eb-474c-9243-31cc900af930', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:18,236 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.116s 2021-01-12 16:04:18,237 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a2189d5-47bb-4155-870b-8512983c0e36', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a2189d5-47bb-4155-870b-8512983c0e36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:19,358 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:04:19,358 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f60be76-a218-4387-9644-741dadb42b2f', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f60be76-a218-4387-9644-741dadb42b2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:20,485 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.118s 2021-01-12 16:04:20,485 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3de659e1-894d-4fb9-a2c7-5b82a4875c70', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3de659e1-894d-4fb9-a2c7-5b82a4875c70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:21,608 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.115s 2021-01-12 16:04:21,609 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2418361-5237-4a79-8223-03830792389f', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2418361-5237-4a79-8223-03830792389f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:22,745 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.127s 2021-01-12 16:04:22,745 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74159189-73ba-4d13-8fb1-37209227daae', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74159189-73ba-4d13-8fb1-37209227daae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:23,868 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.114s 2021-01-12 16:04:23,869 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-775be128-7c8e-44de-9cf3-9d1f87cf6542', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-775be128-7c8e-44de-9cf3-9d1f87cf6542', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:24,989 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:04:24,989 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13c1a017-8bfe-47e2-9ef8-19cf213e9527', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13c1a017-8bfe-47e2-9ef8-19cf213e9527', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:26,114 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.115s 2021-01-12 16:04:26,114 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-263e42ab-5b30-4a13-a077-de96efc2c88a', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-263e42ab-5b30-4a13-a077-de96efc2c88a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:27,234 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:04:27,235 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4922aaa8-06be-42ed-9320-75343151311c', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4922aaa8-06be-42ed-9320-75343151311c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:28,354 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:04:28,355 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b756a17-8a55-441d-b013-5a2045356066', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b756a17-8a55-441d-b013-5a2045356066', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:29,474 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:04:29,474 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f584f56-9152-4e3a-a7a6-bb8d9a768edf', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f584f56-9152-4e3a-a7a6-bb8d9a768edf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:30,594 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:04:30,595 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bd1c818-304d-4926-8be8-c3171acb59e3', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bd1c818-304d-4926-8be8-c3171acb59e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:31,718 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.114s 2021-01-12 16:04:31,718 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3a00e66-0c92-45d4-bc3d-93a18501ec57', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3a00e66-0c92-45d4-bc3d-93a18501ec57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:32,846 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.119s 2021-01-12 16:04:32,847 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da2c7877-bb10-4063-9c08-f82d9795e602', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da2c7877-bb10-4063-9c08-f82d9795e602', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:33,966 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:04:33,967 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81b3345d-5d20-4c22-9fe1-a4606b2e04fd', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81b3345d-5d20-4c22-9fe1-a4606b2e04fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:35,086 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:04:35,086 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d05d85fc-b23d-4899-9631-942b9500ada2', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d05d85fc-b23d-4899-9631-942b9500ada2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:36,207 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:04:36,208 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d447d015-03d1-41ba-b023-82211227712b', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d447d015-03d1-41ba-b023-82211227712b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:37,331 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.114s 2021-01-12 16:04:37,331 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-468750fc-b9ad-4a9d-ae23-ddb4c0a92fca', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-468750fc-b9ad-4a9d-ae23-ddb4c0a92fca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:38,454 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:04:38,454 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-677a8de2-067d-48ad-98b3-fb681c54a6cc', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-677a8de2-067d-48ad-98b3-fb681c54a6cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:39,573 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.110s 2021-01-12 16:04:39,574 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98024c6b-3f69-4015-b118-6677a8d63591', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98024c6b-3f69-4015-b118-6677a8d63591', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:40,695 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:04:40,696 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07cdea6f-3f8e-4798-9cae-3a3df840c01c', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07cdea6f-3f8e-4798-9cae-3a3df840c01c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:41,818 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:04:41,818 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d92ffa6c-9db8-4a24-96c8-a94efa51f750', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d92ffa6c-9db8-4a24-96c8-a94efa51f750', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:42,949 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.121s 2021-01-12 16:04:42,949 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e87cf2d-4c5f-4064-a547-6501ac8a88ab', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e87cf2d-4c5f-4064-a547-6501ac8a88ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:44,069 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:04:44,070 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2f88753-ecfa-4743-9e59-cdbb2ebbf84a', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2f88753-ecfa-4743-9e59-cdbb2ebbf84a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:45,194 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.116s 2021-01-12 16:04:45,195 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd1503e5-8d5f-4c20-961f-b5aec4eec36f', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd1503e5-8d5f-4c20-961f-b5aec4eec36f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:46,320 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.117s 2021-01-12 16:04:46,321 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-630c4e83-7db3-44dc-a8c1-3f9166a05321', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-630c4e83-7db3-44dc-a8c1-3f9166a05321', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:47,446 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.116s 2021-01-12 16:04:47,447 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfdfd7a6-5e12-4d9a-ab00-515ba14bbc94', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfdfd7a6-5e12-4d9a-ab00-515ba14bbc94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:48,568 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:04:48,569 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99389f38-5a06-4127-b748-bc2290d8e161', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99389f38-5a06-4127-b748-bc2290d8e161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:49,690 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:04:49,691 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbb63045-27e7-4532-ba6a-1635d4d71fd4', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbb63045-27e7-4532-ba6a-1635d4d71fd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:50,812 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:04:50,813 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05c762b7-c444-4c17-9c91-fed7757d717d', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05c762b7-c444-4c17-9c91-fed7757d717d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:51,934 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:04:51,935 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62519305-841c-49da-b265-abe1d471d187', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62519305-841c-49da-b265-abe1d471d187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:53,057 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:04:53,057 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c38f856e-26d0-4180-97ac-c22ccef90742', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c38f856e-26d0-4180-97ac-c22ccef90742', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:54,183 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.116s 2021-01-12 16:04:54,183 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68833d0c-3633-43d5-9c43-4d5f1c12109a', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68833d0c-3633-43d5-9c43-4d5f1c12109a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:55,307 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.114s 2021-01-12 16:04:55,308 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7e8d50b-6f02-4c8b-bdb6-db68180ba054', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7e8d50b-6f02-4c8b-bdb6-db68180ba054', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:56,429 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:04:56,430 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ca3fe72-d3d1-419d-90ed-45a6c6ec36af', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ca3fe72-d3d1-419d-90ed-45a6c6ec36af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:57,561 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.121s 2021-01-12 16:04:57,561 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63a583a0-42d0-479f-962f-9e09d504aa8f', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63a583a0-42d0-479f-962f-9e09d504aa8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:58,683 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:04:58,684 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ec1cf3e-25a5-4a59-b234-303eba914f4d', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ec1cf3e-25a5-4a59-b234-303eba914f4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:04:59,806 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.114s 2021-01-12 16:04:59,807 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:04:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afb39b8f-db70-4734-912a-110894cca96b', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afb39b8f-db70-4734-912a-110894cca96b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:00,928 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:05:00,928 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75c69055-b5f4-4f99-bc25-72cc6ed30c74', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75c69055-b5f4-4f99-bc25-72cc6ed30c74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:02,051 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.114s 2021-01-12 16:05:02,051 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-295fc787-a9a6-45cd-a309-2bee46ab5010', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-295fc787-a9a6-45cd-a309-2bee46ab5010', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:03,172 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:05:03,173 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-293f4dae-4482-409f-b27f-9254c0100990', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-293f4dae-4482-409f-b27f-9254c0100990', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:04,301 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:05:04,302 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4347df48-434b-4a5e-880a-a8fa2ccc12a7', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4347df48-434b-4a5e-880a-a8fa2ccc12a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:05,426 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.115s 2021-01-12 16:05:05,426 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00b07201-d9cc-4e14-a28d-061d9302f1d8', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00b07201-d9cc-4e14-a28d-061d9302f1d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:06,545 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:05:06,545 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82b44d45-553e-4fe9-84c5-6654181f960d', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82b44d45-553e-4fe9-84c5-6654181f960d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:07,665 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:05:07,666 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a392e160-164b-4f96-9c9d-081c8a0b2c25', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a392e160-164b-4f96-9c9d-081c8a0b2c25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:08,789 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:05:08,789 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb070ed4-278c-4a76-823d-c338390d6d36', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb070ed4-278c-4a76-823d-c338390d6d36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:09,913 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.115s 2021-01-12 16:05:09,913 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a301c22a-4671-4abc-a11d-b71df1bf7c86', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a301c22a-4671-4abc-a11d-b71df1bf7c86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:11,038 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.116s 2021-01-12 16:05:11,039 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a60f5c6-f8ea-4fde-bedf-96f5cb9ab5b2', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a60f5c6-f8ea-4fde-bedf-96f5cb9ab5b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:12,158 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:05:12,158 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff99718f-02b3-44f9-8cd9-ee71e77ebd58', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff99718f-02b3-44f9-8cd9-ee71e77ebd58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:13,279 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:05:13,279 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1b0cedd-7fb0-4c45-aa1d-600cc028019c', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1b0cedd-7fb0-4c45-aa1d-600cc028019c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:14,400 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:05:14,401 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-142c098c-bdf4-4080-ba44-48bb770e9f8e', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-142c098c-bdf4-4080-ba44-48bb770e9f8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:15,525 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.114s 2021-01-12 16:05:15,525 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65940501-d48e-45eb-9513-9b81bc54c692', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65940501-d48e-45eb-9513-9b81bc54c692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:16,649 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.114s 2021-01-12 16:05:16,649 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22647cd2-b7a4-4ba5-9093-c2c33b3ff189', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22647cd2-b7a4-4ba5-9093-c2c33b3ff189', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:17,775 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.116s 2021-01-12 16:05:17,775 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aad583d6-14c9-41c9-906b-c904b5422e68', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aad583d6-14c9-41c9-906b-c904b5422e68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:18,896 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:05:18,896 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14f96068-ac5d-4589-aea2-dc77d4bef56b', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14f96068-ac5d-4589-aea2-dc77d4bef56b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:20,017 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:05:20,017 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05826a2d-6945-48a7-8b5d-9fc63ad7345d', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05826a2d-6945-48a7-8b5d-9fc63ad7345d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:21,253 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.227s 2021-01-12 16:05:21,254 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41661d57-c6d7-48f8-b3d0-c7a2dd0a16e6', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41661d57-c6d7-48f8-b3d0-c7a2dd0a16e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:22,375 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:05:22,375 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22d5a66f-7149-443b-a92c-b99f4bb5aa05', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22d5a66f-7149-443b-a92c-b99f4bb5aa05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:23,497 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:05:23,497 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e19c2e2-d702-4a63-9892-d1e9e6bd121a', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e19c2e2-d702-4a63-9892-d1e9e6bd121a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:24,622 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.115s 2021-01-12 16:05:24,622 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad51befb-c2c2-46ad-b94b-c09ac5f5c0bb', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad51befb-c2c2-46ad-b94b-c09ac5f5c0bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:25,745 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:05:25,746 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9843aa80-a3e6-4f3a-bf02-a0367743fb54', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9843aa80-a3e6-4f3a-bf02-a0367743fb54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:26,879 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.122s 2021-01-12 16:05:26,879 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-812f9a3e-0adf-4d3e-9ae4-518b86008c62', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-812f9a3e-0adf-4d3e-9ae4-518b86008c62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:27,998 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:05:27,999 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88ec30b7-b5c6-4cc1-864c-582159cd71bb', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88ec30b7-b5c6-4cc1-864c-582159cd71bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:29,118 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:05:29,119 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ec57ea0-6213-432d-bb49-152f41c78c14', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ec57ea0-6213-432d-bb49-152f41c78c14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:30,240 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:05:30,240 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84aa2c8e-ac1a-4a0d-ab37-86d19a0ab494', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84aa2c8e-ac1a-4a0d-ab37-86d19a0ab494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:31,365 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.117s 2021-01-12 16:05:31,365 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aa3c6ac-9385-4adc-b78c-d0305578d198', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aa3c6ac-9385-4adc-b78c-d0305578d198', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:32,486 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:05:32,486 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c85afecb-a453-4025-9ab6-3bcedcbcf162', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c85afecb-a453-4025-9ab6-3bcedcbcf162', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:33,608 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:05:33,608 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1442fce-1b80-4a63-8344-f8180fc4331f', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1442fce-1b80-4a63-8344-f8180fc4331f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:34,730 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:05:34,731 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b64d1ac5-33c3-4208-89a1-11c4055aa3af', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b64d1ac5-33c3-4208-89a1-11c4055aa3af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:35,852 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:05:35,853 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3108bf42-6216-4508-a472-593ad9fdd39d', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3108bf42-6216-4508-a472-593ad9fdd39d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:36,975 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:05:36,975 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9b6352b-b988-4643-a496-eb4262050f0d', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9b6352b-b988-4643-a496-eb4262050f0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:38,098 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.114s 2021-01-12 16:05:38,098 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-553774d0-a75e-49e9-95a3-4f9c7c371d49', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-553774d0-a75e-49e9-95a3-4f9c7c371d49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:39,219 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:05:39,220 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00bc86bf-3118-4c1c-a6e0-9b17501c387f', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00bc86bf-3118-4c1c-a6e0-9b17501c387f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:40,342 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:05:40,342 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7079a75b-fa06-4787-b3ff-d5083748c4a9', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7079a75b-fa06-4787-b3ff-d5083748c4a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:41,463 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:05:41,464 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a0e16f8-3baa-4ab3-99b9-ae125280fbab', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a0e16f8-3baa-4ab3-99b9-ae125280fbab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:42,589 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.116s 2021-01-12 16:05:42,589 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89d690f8-c4ce-4d76-a555-3bd498b83eda', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89d690f8-c4ce-4d76-a555-3bd498b83eda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:43,711 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:05:43,711 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0526af8f-f547-41ee-8079-ad227302e461', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0526af8f-f547-41ee-8079-ad227302e461', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:44,832 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:05:44,832 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3698c723-64ae-4dae-8ab1-ad1600441d16', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3698c723-64ae-4dae-8ab1-ad1600441d16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:45,954 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:05:45,955 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7431968-0d25-4cb8-9d78-8b55fe81693b', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7431968-0d25-4cb8-9d78-8b55fe81693b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:47,075 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:05:47,075 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-286e06d9-cf62-4a55-950d-2714a4a71778', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-286e06d9-cf62-4a55-950d-2714a4a71778', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:48,195 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:05:48,196 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b850384-5b05-4f46-96fe-4c3ffc0d92d0', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b850384-5b05-4f46-96fe-4c3ffc0d92d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:49,319 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.114s 2021-01-12 16:05:49,320 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4483865-c4fa-4a54-8b4a-f4721ae3a014', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4483865-c4fa-4a54-8b4a-f4721ae3a014', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:50,441 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:05:50,441 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76e64b3d-f82b-4d44-994f-e3908958f46a', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76e64b3d-f82b-4d44-994f-e3908958f46a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:51,562 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:05:51,563 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62d97007-5cfd-4115-8f30-3013432302d7', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62d97007-5cfd-4115-8f30-3013432302d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:52,688 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.116s 2021-01-12 16:05:52,688 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ed2d4c8-a5a0-4f56-96e5-62480f4d60bb', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ed2d4c8-a5a0-4f56-96e5-62480f4d60bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:53,816 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.119s 2021-01-12 16:05:53,817 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-625f91a9-ba96-4eac-842c-19bd6dd4f042', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-625f91a9-ba96-4eac-842c-19bd6dd4f042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:54,939 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:05:54,939 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75f8c8d2-6fad-4898-99a0-47ac4375f745', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75f8c8d2-6fad-4898-99a0-47ac4375f745', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:56,065 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.116s 2021-01-12 16:05:56,065 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61667275-8bcc-4e98-ac45-594a1f275372', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61667275-8bcc-4e98-ac45-594a1f275372', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:57,188 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:05:57,188 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2c660c3-085b-49b9-b6c6-bd4561fe8d83', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2c660c3-085b-49b9-b6c6-bd4561fe8d83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:58,317 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.120s 2021-01-12 16:05:58,318 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b52b243d-c558-4b1e-ac84-c63048a46376', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b52b243d-c558-4b1e-ac84-c63048a46376', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:05:59,441 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.114s 2021-01-12 16:05:59,442 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:05:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a4e203a-b638-47c1-adeb-aeb03e9b29b3', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a4e203a-b638-47c1-adeb-aeb03e9b29b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:00,562 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:06:00,563 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f79d4a4a-29ca-4940-b8c1-a59ab681d06f', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f79d4a4a-29ca-4940-b8c1-a59ab681d06f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:01,684 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:06:01,684 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b191c9a3-57f3-4f04-ad25-50b59ab89bfd', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b191c9a3-57f3-4f04-ad25-50b59ab89bfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:02,806 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:06:02,806 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-035a5eb6-4591-4657-bba2-b2c039c6d72b', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-035a5eb6-4591-4657-bba2-b2c039c6d72b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:03,926 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:06:03,926 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2367c4ad-fe03-4f36-8bfd-5b0ec19919e7', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2367c4ad-fe03-4f36-8bfd-5b0ec19919e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:05,049 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.114s 2021-01-12 16:06:05,049 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9659282b-d3a6-466c-b772-73647d6c8727', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9659282b-d3a6-466c-b772-73647d6c8727', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:06,170 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:06:06,170 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b2f4614-ddd3-47b7-a1a8-7963ef3a00f3', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b2f4614-ddd3-47b7-a1a8-7963ef3a00f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:07,290 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:06:07,291 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-937d0ad5-2d0f-40b5-b1bc-1152ca3900e5', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-937d0ad5-2d0f-40b5-b1bc-1152ca3900e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:08,410 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:06:08,411 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c277f3ab-c701-4ed2-8e65-a2148772b7dc', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c277f3ab-c701-4ed2-8e65-a2148772b7dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:09,531 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:06:09,532 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ee12723-c372-4f7f-adf2-967f662293ed', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ee12723-c372-4f7f-adf2-967f662293ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:10,656 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.115s 2021-01-12 16:06:10,656 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff1b868a-7dd8-49a0-9dd5-de6997d8c7d7', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff1b868a-7dd8-49a0-9dd5-de6997d8c7d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:11,784 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.119s 2021-01-12 16:06:11,784 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b21c4e2-958c-41fb-a64f-e33f161a64d1', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b21c4e2-958c-41fb-a64f-e33f161a64d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:12,907 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:06:12,907 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1691ed4a-5f51-4b5e-b00b-d8c3376cee20', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1691ed4a-5f51-4b5e-b00b-d8c3376cee20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:14,028 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:06:14,029 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2dfd6e4-fa47-43e8-8320-ecaa96931b71', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2dfd6e4-fa47-43e8-8320-ecaa96931b71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:15,151 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.114s 2021-01-12 16:06:15,152 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71eab377-b897-420a-8fa7-d5378e63a9a4', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71eab377-b897-420a-8fa7-d5378e63a9a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:16,276 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.116s 2021-01-12 16:06:16,276 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f57d2c97-723c-40c7-af00-0635d2274c3e', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f57d2c97-723c-40c7-af00-0635d2274c3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:17,397 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:06:17,398 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dc2ce8b-a402-427e-b6f8-9b3cf8a05bbb', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dc2ce8b-a402-427e-b6f8-9b3cf8a05bbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:18,518 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:06:18,518 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-302ac552-6c14-44b5-9455-5e145807307e', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-302ac552-6c14-44b5-9455-5e145807307e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:19,646 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.118s 2021-01-12 16:06:19,646 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c18cf498-3d5f-42aa-bd1e-1fd75c9a0919', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c18cf498-3d5f-42aa-bd1e-1fd75c9a0919', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:20,767 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:06:20,768 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae2a9624-daf9-472a-a5f0-5516aa77abc0', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae2a9624-daf9-472a-a5f0-5516aa77abc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:21,888 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:06:21,889 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d69476c-10c0-468b-975f-87e70bee8a9c', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d69476c-10c0-468b-975f-87e70bee8a9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:23,009 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:06:23,010 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f3395c9-6ff9-45f4-87ba-bd3a23661609', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f3395c9-6ff9-45f4-87ba-bd3a23661609', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:24,129 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:06:24,130 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7d4a81d-36da-46f2-b2ce-77320a86ff8b', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7d4a81d-36da-46f2-b2ce-77320a86ff8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:25,251 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:06:25,251 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e40a9aa4-29ed-4a9e-82bd-b3c89f762211', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e40a9aa4-29ed-4a9e-82bd-b3c89f762211', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:26,375 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.115s 2021-01-12 16:06:26,376 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8e6d305-6dcd-48be-87e4-f7419c62a1ef', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8e6d305-6dcd-48be-87e4-f7419c62a1ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:27,495 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:06:27,495 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a0cea86-4922-4811-9f73-b57a8cf4be2f', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a0cea86-4922-4811-9f73-b57a8cf4be2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:28,616 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:06:28,617 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad2524e4-51a1-43bb-a866-a19423662027', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad2524e4-51a1-43bb-a866-a19423662027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:29,737 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:06:29,737 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8489406-f94a-4407-97fb-443f6e0314fa', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8489406-f94a-4407-97fb-443f6e0314fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:30,857 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:06:30,858 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae9ea3c0-fbce-45af-916b-ff5c61666f2a', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae9ea3c0-fbce-45af-916b-ff5c61666f2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:31,982 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.116s 2021-01-12 16:06:31,983 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ee29f35-bc25-49b5-93d4-40204566ce9c', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ee29f35-bc25-49b5-93d4-40204566ce9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:33,101 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:06:33,102 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7424e61e-a1b6-4204-b493-d40cbe907a8f', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7424e61e-a1b6-4204-b493-d40cbe907a8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:34,222 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:06:34,222 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a708ce9-8f36-4d8a-b750-19caf49245c9', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a708ce9-8f36-4d8a-b750-19caf49245c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:35,347 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.116s 2021-01-12 16:06:35,347 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f15baae6-17ce-47a3-8d1c-27ec675efd57', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f15baae6-17ce-47a3-8d1c-27ec675efd57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:36,467 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:06:36,467 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efb1ea3c-6984-4b14-8b4f-74a9fcf7f8a5', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efb1ea3c-6984-4b14-8b4f-74a9fcf7f8a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:37,662 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.186s 2021-01-12 16:06:37,663 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77a58a30-69cb-4ae6-ad9b-4ba4bb61d1ca', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77a58a30-69cb-4ae6-ad9b-4ba4bb61d1ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:38,791 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.118s 2021-01-12 16:06:38,791 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee45c283-1bf8-457e-a5df-afc4edbf649f', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee45c283-1bf8-457e-a5df-afc4edbf649f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:39,913 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:06:39,913 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1318e18e-c107-408e-8aa6-d42771ae0ce8', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1318e18e-c107-408e-8aa6-d42771ae0ce8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:41,038 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.116s 2021-01-12 16:06:41,038 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e24bcca1-25a2-47a2-855f-99f85a9bcb48', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e24bcca1-25a2-47a2-855f-99f85a9bcb48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:42,156 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.110s 2021-01-12 16:06:42,157 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b00d9151-c613-484a-9cd5-f7cef4c11e52', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b00d9151-c613-484a-9cd5-f7cef4c11e52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:43,277 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:06:43,278 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbc8a131-c803-422a-b8a3-4eff27778874', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbc8a131-c803-422a-b8a3-4eff27778874', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:44,397 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.110s 2021-01-12 16:06:44,397 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c2280fa-cb24-4df0-9cc7-554c854285b8', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c2280fa-cb24-4df0-9cc7-554c854285b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:45,519 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:06:45,519 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26d47658-6f97-4d65-9739-ced5128d6cb0', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26d47658-6f97-4d65-9739-ced5128d6cb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:46,638 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.110s 2021-01-12 16:06:46,639 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebe56740-a6dd-4ebf-8d6a-e4c1ed5ae974', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebe56740-a6dd-4ebf-8d6a-e4c1ed5ae974', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:47,762 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.115s 2021-01-12 16:06:47,762 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba38ec98-fe51-431d-bbec-91320a9035ff', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba38ec98-fe51-431d-bbec-91320a9035ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:48,900 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.128s 2021-01-12 16:06:48,900 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fde46db-07d7-4b4a-8da4-2b93b16e0dfb', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fde46db-07d7-4b4a-8da4-2b93b16e0dfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:50,021 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:06:50,022 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64caf89e-327e-4f61-b210-fd11d3dfcc95', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64caf89e-327e-4f61-b210-fd11d3dfcc95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:51,143 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:06:51,143 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-407703a6-8346-4d82-9138-2fbb28023f4c', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-407703a6-8346-4d82-9138-2fbb28023f4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:52,264 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:06:52,264 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8af59536-b4bb-4017-a14c-93bbc93b7bfe', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8af59536-b4bb-4017-a14c-93bbc93b7bfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:53,388 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.114s 2021-01-12 16:06:53,388 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48e9f651-eb56-4627-9d39-8c23c606c241', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48e9f651-eb56-4627-9d39-8c23c606c241', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:54,511 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.114s 2021-01-12 16:06:54,512 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ded339e4-a0b7-44ca-ac3f-e77ddc124bcf', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ded339e4-a0b7-44ca-ac3f-e77ddc124bcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:55,634 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:06:55,634 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f3c1068-d675-4e5f-8ae8-e23b5893b5a3', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f3c1068-d675-4e5f-8ae8-e23b5893b5a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:56,760 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.116s 2021-01-12 16:06:56,760 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-451b534b-44ca-4fb0-b74e-6ea953ca2e4f', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-451b534b-44ca-4fb0-b74e-6ea953ca2e4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:57,881 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:06:57,881 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab44e662-1b7b-4c70-b32b-c5b1a657559d', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab44e662-1b7b-4c70-b32b-c5b1a657559d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:06:59,003 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:06:59,003 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:06:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e44b766-3168-4ef5-9f9f-693f68e8a29f', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e44b766-3168-4ef5-9f9f-693f68e8a29f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:07:00,125 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:07:00,126 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e0956f9-ab07-48fb-b6bd-2a102cd38f1f', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e0956f9-ab07-48fb-b6bd-2a102cd38f1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:07:01,250 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.115s 2021-01-12 16:07:01,251 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-856873ed-c8b6-4f16-a438-ac353ab02233', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-856873ed-c8b6-4f16-a438-ac353ab02233', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:07:02,375 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.116s 2021-01-12 16:07:02,375 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec8236b0-d5ef-4a90-bd66-cf3e99b600c7', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec8236b0-d5ef-4a90-bd66-cf3e99b600c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:07:03,497 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:07:03,498 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efec443a-9884-41c2-ad2d-c5d71d21c915', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efec443a-9884-41c2-ad2d-c5d71d21c915', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:07:04,623 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.116s 2021-01-12 16:07:04,623 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aea503ef-9f13-491d-9f33-52a386ff0b89', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aea503ef-9f13-491d-9f33-52a386ff0b89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:07:05,746 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.114s 2021-01-12 16:07:05,747 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-308ba898-6f57-424d-8a96-8c1df276b619', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-308ba898-6f57-424d-8a96-8c1df276b619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:07:06,866 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:07:06,866 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63ae4790-dd6d-471d-a5d5-49a28bf0e288', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63ae4790-dd6d-471d-a5d5-49a28bf0e288', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:07:07,988 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:07:07,989 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecfccc28-2a1d-4411-97b2-a24a722fe454', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecfccc28-2a1d-4411-97b2-a24a722fe454', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:07:09,112 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.115s 2021-01-12 16:07:09,113 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad39d96c-7ba3-4cc5-a601-4d8317f89459', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad39d96c-7ba3-4cc5-a601-4d8317f89459', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:07:10,232 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.110s 2021-01-12 16:07:10,232 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9796577-9cc7-4446-ba5b-e777ddaf8599', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9796577-9cc7-4446-ba5b-e777ddaf8599', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:07:11,353 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:07:11,354 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-303d28b7-c13c-4834-87b9-6a5007f4f0da', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-303d28b7-c13c-4834-87b9-6a5007f4f0da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:07:12,478 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.115s 2021-01-12 16:07:12,478 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aef8fba0-d495-45f8-8b64-7e3bcfd9f02a', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aef8fba0-d495-45f8-8b64-7e3bcfd9f02a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:07:13,597 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:07:13,597 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0f38e78-0f60-4378-bcb3-d64e4aafcb05', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0f38e78-0f60-4378-bcb3-d64e4aafcb05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:07:14,721 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.114s 2021-01-12 16:07:14,721 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd0c0555-47ea-4602-adfc-b534a984ea96', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd0c0555-47ea-4602-adfc-b534a984ea96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:07:15,842 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:07:15,842 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29975e3c-7623-4d14-8c71-ec2ff73b635f', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29975e3c-7623-4d14-8c71-ec2ff73b635f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:07:16,963 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:07:16,964 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf8f9ff3-003a-48fb-84aa-240014ccc776', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf8f9ff3-003a-48fb-84aa-240014ccc776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:07:18,083 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:07:18,084 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be310467-dddb-429d-af9a-264564cb89d6', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be310467-dddb-429d-af9a-264564cb89d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:07:19,204 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:07:19,205 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdf49c39-543a-45c9-84a2-4f337f81c75c', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdf49c39-543a-45c9-84a2-4f337f81c75c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:07:20,329 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.115s 2021-01-12 16:07:20,329 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31fd21c9-a826-4c2d-acb1-f2f4143ca088', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31fd21c9-a826-4c2d-acb1-f2f4143ca088', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:07:21,451 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:07:21,451 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-407899bd-815b-4b81-959f-ceedc2a2b740', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-407899bd-815b-4b81-959f-ceedc2a2b740', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:07:22,572 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:07:22,573 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb058f4a-9b2a-4248-9adf-697e220320dc', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb058f4a-9b2a-4248-9adf-697e220320dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:07:23,703 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.121s 2021-01-12 16:07:23,703 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1211ba0-b28c-42ce-b239-99402cdb2a01', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1211ba0-b28c-42ce-b239-99402cdb2a01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:07:24,825 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:07:24,826 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f80c65a9-e1af-49ac-b475-de5ea107ea4a', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f80c65a9-e1af-49ac-b475-de5ea107ea4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:07:25,947 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:07:25,947 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8774fe4d-6863-499d-b0a1-4e038f27d4a4', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8774fe4d-6863-499d-b0a1-4e038f27d4a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:07:27,073 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.117s 2021-01-12 16:07:27,073 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70873bff-1811-4386-b067-366a00e5e93a', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70873bff-1811-4386-b067-366a00e5e93a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:07:28,195 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:07:28,196 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c2b7523-6c22-4a8c-832f-9ac21c9119c3', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c2b7523-6c22-4a8c-832f-9ac21c9119c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:07:29,319 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:07:29,319 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7102243e-8cfc-4ce5-bfe3-0bc6b7faad65', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7102243e-8cfc-4ce5-bfe3-0bc6b7faad65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:07:30,443 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.116s 2021-01-12 16:07:30,444 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f9e1f85-e885-4836-be59-7f38272bfce1', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f9e1f85-e885-4836-be59-7f38272bfce1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:07:31,566 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:07:31,567 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5da1d2b6-50a7-4a93-aa68-6827ca9aed46', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5da1d2b6-50a7-4a93-aa68-6827ca9aed46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:07:32,690 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.114s 2021-01-12 16:07:32,691 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-897fbb94-703a-426f-9190-3ce873e2c461', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-897fbb94-703a-426f-9190-3ce873e2c461', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:07:33,814 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.115s 2021-01-12 16:07:33,814 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23c0b111-afaa-4a4e-9c34-1a816ea101d4', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23c0b111-afaa-4a4e-9c34-1a816ea101d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:07:34,936 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:07:34,937 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-710d8c00-cc5b-45fd-818f-7cce16b7bdb8', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-710d8c00-cc5b-45fd-818f-7cce16b7bdb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:07:36,058 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:07:36,059 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a567279-91e5-4865-bcd7-cc2826fd66d8', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a567279-91e5-4865-bcd7-cc2826fd66d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:07:37,178 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.110s 2021-01-12 16:07:37,178 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23da5ad8-7ffb-4527-8f95-00b578ec24ce', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23da5ad8-7ffb-4527-8f95-00b578ec24ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:07:38,303 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.115s 2021-01-12 16:07:38,303 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cf46943-05df-4618-9262-c26578929cf3', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cf46943-05df-4618-9262-c26578929cf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:07:39,424 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.112s 2021-01-12 16:07:39,425 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e74fddc3-ed89-477e-94d7-60b60a3448a3', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e74fddc3-ed89-477e-94d7-60b60a3448a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:07:40,548 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.115s 2021-01-12 16:07:40,549 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1faf547-97ac-4e50-a931-47c54f4075e2', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1faf547-97ac-4e50-a931-47c54f4075e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:01:40.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:07:40,659 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/detail 0.101s 2021-01-12 16:07:40,659 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2e163bf-52d6-440e-ac5b-0d7c9ca6c06b', 'content-length': '976', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2e163bf-52d6-440e-ac5b-0d7c9ca6c06b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/detail'} Body: b'{"volumes": [{"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:07:41.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}]}' 2021-01-12 16:07:40,752 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/groups/023e60e8-13ea-48fe-99b5-1cb690b584ff/action 0.084s 2021-01-12 16:07:40,752 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b8e0ee3-78b4-4c11-b12f-d296f3cec3ea', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/groups/023e60e8-13ea-48fe-99b5-1cb690b584ff/action'} Body: b'' 2021-01-12 16:07:40,797 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/groups/023e60e8-13ea-48fe-99b5-1cb690b584ff 0.044s 2021-01-12 16:07:40,797 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9394d679-d416-40d3-b976-3aab751806b4', 'content-length': '321', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9394d679-d416-40d3-b976-3aab751806b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/groups/023e60e8-13ea-48fe-99b5-1cb690b584ff'} Body: b'{"group": {"id": "023e60e8-13ea-48fe-99b5-1cb690b584ff", "status": "deleting", "availability_zone": "nova", "created_at": "2021-01-12T16:01:39.000000", "name": "tempest-Group2-360998413", "description": null, "group_type": "4085f776-3931-4a9d-a02e-a5a1bacc50af", "volume_types": ["3c0c16de-63f8-45b1-bcb5-a0c9b90974e2"]}}' 2021-01-12 16:07:41,818 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/groups/023e60e8-13ea-48fe-99b5-1cb690b584ff 0.016s 2021-01-12 16:07:41,818 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1673db4-1835-438d-88db-3d5a3394d652', 'x-openstack-request-id': 'req-a1673db4-1835-438d-88db-3d5a3394d652', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/groups/023e60e8-13ea-48fe-99b5-1cb690b584ff'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 023e60e8-13ea-48fe-99b5-1cb690b584ff could not be found."}}' 2021-01-12 16:07:41,918 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/detail 0.099s 2021-01-12 16:07:41,918 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6e645b2-2b9b-480a-b6cb-0988aa9c4ee6', 'content-length': '976', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6e645b2-2b9b-480a-b6cb-0988aa9c4ee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/detail'} Body: b'{"volumes": [{"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:07:41.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}]}' 2021-01-12 16:07:42,062 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/groups/a54b1089-3874-4d20-abfc-5d149603008c/action 0.135s 2021-01-12 16:07:42,062 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf943360-e111-4fad-93cf-c9e487fdbe37', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/groups/a54b1089-3874-4d20-abfc-5d149603008c/action'} Body: b'' 2021-01-12 16:07:42,178 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.115s 2021-01-12 16:07:42,178 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa399202-4e8f-4184-8836-6015ee4652b5', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa399202-4e8f-4184-8836-6015ee4652b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:07:42.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:07:43,302 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.113s 2021-01-12 16:07:43,302 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6e18785-7d04-4f3f-bbc9-e6743e5a1a44', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6e18785-7d04-4f3f-bbc9-e6743e5a1a44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:07:42.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:07:44,423 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.111s 2021-01-12 16:07:44,424 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9abded1a-8ff2-4325-876b-9968ae0695e1', 'content-length': '972', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9abded1a-8ff2-4325-876b-9968ae0695e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"volume": {"id": "995b8bba-6874-4223-8060-3ccf67578a76", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T16:01:40.000000", "updated_at": "2021-01-12T16:07:42.000000", "name": "tempest-volume-917078342", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1504420762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76"}], "user_id": "89ad18e95bc84973aa35a7f28ec21e05", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "a54b1089-3874-4d20-abfc-5d149603008c", "os-vol-tenant-attr:tenant_id": "6b246d055f044eb3966596421e40bc1e"}}' 2021-01-12 16:07:45,487 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76 0.055s 2021-01-12 16:07:45,488 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bdf9bf6-f8e1-4a97-b3d7-2ff2e257b54c', 'x-openstack-request-id': 'req-5bdf9bf6-f8e1-4a97-b3d7-2ff2e257b54c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/volumes/995b8bba-6874-4223-8060-3ccf67578a76'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 995b8bba-6874-4223-8060-3ccf67578a76 could not be found."}}' 2021-01-12 16:07:45,533 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/groups/a54b1089-3874-4d20-abfc-5d149603008c 0.045s 2021-01-12 16:07:45,534 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db4dfed6-0381-4f32-a4b5-a5cf37ed2b49', 'content-length': '322', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db4dfed6-0381-4f32-a4b5-a5cf37ed2b49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/groups/a54b1089-3874-4d20-abfc-5d149603008c'} Body: b'{"group": {"id": "a54b1089-3874-4d20-abfc-5d149603008c", "status": "deleting", "availability_zone": "nova", "created_at": "2021-01-12T16:01:37.000000", "name": "tempest-Group1-1632981831", "description": null, "group_type": "4085f776-3931-4a9d-a02e-a5a1bacc50af", "volume_types": ["3c0c16de-63f8-45b1-bcb5-a0c9b90974e2"]}}' 2021-01-12 16:07:46,555 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/groups/a54b1089-3874-4d20-abfc-5d149603008c 0.016s 2021-01-12 16:07:46,555 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-c355dba0-9710-4d23-885e-f4c3634afa1b', 'x-openstack-request-id': 'req-c355dba0-9710-4d23-885e-f4c3634afa1b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.84/volume/v3/6b246d055f044eb3966596421e40bc1e/groups/a54b1089-3874-4d20-abfc-5d149603008c'} Body: b'{"itemNotFound": {"code": 404, "message": "Group a54b1089-3874-4d20-abfc-5d149603008c could not be found."}}' 2021-01-12 16:07:46,668 94876 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.222.0.84/volume/v3/f4df1c0a3c3e41d09ef43c7ca1d7c7dd/group_types/4085f776-3931-4a9d-a02e-a5a1bacc50af 0.112s 2021-01-12 16:07:46,668 94876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:07:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36848958-d3f4-4cf2-b595-52a988b3dc30', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.84/volume/v3/f4df1c0a3c3e41d09ef43c7ca1d7c7dd/group_types/4085f776-3931-4a9d-a02e-a5a1bacc50af'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 63, in test_group_create_show_list_delete self.volumes_client, vol1['id'], 'available') File "/opt/stack/tempest/tempest/common/waiters.py", line 280, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 995b8bba-6874-4223-8060-3ccf67578a76 failed to reach available status (current creating) within the required time (360 s). |
||||||
test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
pass
pt5.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
||||||
tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 6 | 2 | 3 | 0 | 1 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
skip
pt6.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
||||||
test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2] |
fail
ft6.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-12 15:35:36,601 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 201 POST http://10.222.0.84/identity/v3/auth/tokens 0.109s 2021-01-12 15:35:36,602 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3682', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c78200f9-656a-43f7-b922-d2bb6de26873', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.84/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "name": "tempest-VolumesSnapshotTestJSON-1618513079", "password_expires_at": null}, "audit_ids": ["sfrQ7f36SDaGiXYaR6cumQ"], "expires_at": "2021-01-12T16:35:36.000000Z", "issued_at": "2021-01-12T15:35:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fce247f5a8a647979578ece2f5be1538", "name": "tempest-VolumesSnapshotTestJSON-1618513079"}, "is_domain": false, "roles": [{"id": "dda028b6f8f141c7b6fde5f10e4c0d81", "name": "reader"}, {"id": "53698fc791a047ba884240cd960d1be0", "name": "member"}], "catalog": [{"endpoints": [{"id": "d1e36c91a5c64d2db11feeaf4932ae93", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.84/placement", "region": "RegionOne"}], "id": "141d6c7f532b410b88148f1d6ee881ab", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "48b4245c75ac411c9e3ce5e60ae6d591", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.84/compute/v2.1", "region": "RegionOne"}], "id": "17fece2569e249b9883a4ca35949624e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "716ded3b1b9c4c969e06abe73d54f50a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.84/image", "region": "RegionOne"}], "id": "2559f8b46eea445788e205c7bb4595d9", "type": "image", "name": "glance"}, {"endpoints": [{"id": "45ad48bffe7a4534aec98a8497be0b1d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.84:8080/v1/AUTH_fce247f5a8a647979578ece2f5be1538", "region": "RegionOne"}, {"id": "7cf21f904ace41cfa0c0f9b0227e35ae", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.84:8080", "region": "RegionOne"}], "id": "4a34148cf3214323b12e6107028a6322", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "7e5bcfe021444d47a1d464d8bab04ea1", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.84/compute/v2/fce247f5a8a647979578ece2f5be1538", "region": "RegionOne"}], "id": "6deff2eea8bc47bd8d7e702077cdfc61", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "01e8e19e6c824553b639f4ba703e87ce", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.84/identity", "region": "RegionOne"}, {"id": "9ffbf804296c4da7a77be15c3a47ef8b", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.84/identity", "region": "RegionOne"}], "id": "7cf58a4de5e44aaea85ac3cfc687813d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "d420a1899705494a867b21aafea27d4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.84:9696/", "region": "RegionOne"}], "id": "876bef3944124ca7bf42071b29645352", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "c85b5267e6c442e2b5c93668e0fa060a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.84/volume/v2/fce247f5a8a647979578ece2f5be1538", "region": "RegionOne"}], "id": "bec90ade18e941ed9b670dbdf76753d7", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "f800975b055c4d9e8bfdd9f7d50a6ed7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538", "region": "RegionOne"}], "id": "c626c4680381454fbaafc2801f7b8062", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d41999f6aef14e369d66029f34a4d575", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538", "region": "RegionOne"}], "id": "fbcd0248e9eb4e59a0cee46065020756", "type": "block-storage", "name": "cinder"}]}}' 2021-01-12 15:35:36,602 94874 INFO [tempest.lib.common.fixed_network] (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use) Found network {'id': 'aca1b9ab-0811-4356-b94f-d1f617bde46e', 'name': 'tempest-VolumesSnapshotTestJSON-352957807-network', 'tenant_id': 'fce247f5a8a647979578ece2f5be1538', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'fce247f5a8a647979578ece2f5be1538', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 4, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-12T15:35:33Z', 'updated_at': '2021-01-12T15:35:33Z', 'revision_number': 1} available for tenant 2021-01-12 15:35:39,691 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.222.0.84/compute/v2.1/servers 3.087s 2021-01-12 15:35:39,691 94874 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-1106948197", "imageRef": "48b76669-f1b8-449a-bea7-ee85b9372d17", "flavorRef": "452", "networks": [{"uuid": "aca1b9ab-0811-4356-b94f-d1f617bde46e"}]}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-074a5bc3-9f59-4cd5-9026-9a3caabb8535', 'x-compute-request-id': 'req-074a5bc3-9f59-4cd5-9026-9a3caabb8535', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.84/compute/v2.1/servers'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "YZse5xQ6AYn6"}}' 2021-01-12 15:35:39,903 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.209s 2021-01-12 15:35:39,903 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93285e93-1468-486f-bafc-76d855a0d8bb', 'x-compute-request-id': 'req-93285e93-1468-486f-bafc-76d855a0d8bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "BUILD", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:40Z", "updated": "2021-01-12T15:35:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "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-01-12 15:35:41,102 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.189s 2021-01-12 15:35:41,103 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4789bbaf-29ab-484b-ba12-7f6fbe6892f0', 'x-compute-request-id': 'req-4789bbaf-29ab-484b-ba12-7f6fbe6892f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "BUILD", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:35:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "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-01-12 15:35:41,111 94874 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2021-01-12 15:35:43,777 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 1.664s 2021-01-12 15:35:43,777 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-feafbe85-1c24-4193-95a0-5e130f6bee27', 'x-compute-request-id': 'req-feafbe85-1c24-4193-95a0-5e130f6bee27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "BUILD", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:35:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "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-01-12 15:35:45,126 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.339s 2021-01-12 15:35:45,126 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1277', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cce8ca9-7907-4792-bd3a-269ea678b529', 'x-compute-request-id': 'req-1cce8ca9-7907-4792-bd3a-269ea678b529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "BUILD", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:35:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "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-01-12 15:35:45,134 94874 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 6 second wait 2021-01-12 15:35:47,386 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 1.250s 2021-01-12 15:35:47,387 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2060483-00ff-42d4-8ab2-10accbc82ff6', 'x-compute-request-id': 'req-a2060483-00ff-42d4-8ab2-10accbc82ff6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "BUILD", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:35:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "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-01-12 15:35:48,756 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.360s 2021-01-12 15:35:48,756 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39242c9c-d1d5-45a2-8ea1-1bf1d769d700', 'x-compute-request-id': 'req-39242c9c-d1d5-45a2-8ea1-1bf1d769d700', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "BUILD", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:35:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "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-01-12 15:35:50,493 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.727s 2021-01-12 15:35:50,494 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83a6fe2a-e80d-4e48-8234-460950c678f4', 'x-compute-request-id': 'req-83a6fe2a-e80d-4e48-8234-460950c678f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "BUILD", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:35:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "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-01-12 15:35:52,238 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.736s 2021-01-12 15:35:52,239 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa66aa87-cda5-49d5-b6bd-8f613ab0084d', 'x-compute-request-id': 'req-aa66aa87-cda5-49d5-b6bd-8f613ab0084d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "BUILD", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:35:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "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-01-12 15:35:53,605 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.356s 2021-01-12 15:35:53,605 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b28cf5d-5e8c-4a47-8994-eed0cbf340ae', 'x-compute-request-id': 'req-0b28cf5d-5e8c-4a47-8994-eed0cbf340ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "BUILD", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:35:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "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-01-12 15:35:55,634 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 1.019s 2021-01-12 15:35:55,635 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fdc0857-bc3b-4ecf-92e0-5fbde7dfb147', 'x-compute-request-id': 'req-7fdc0857-bc3b-4ecf-92e0-5fbde7dfb147', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "BUILD", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:35:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "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-01-12 15:35:57,367 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.723s 2021-01-12 15:35:57,368 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7b96c12-cfdc-49db-84e2-5604d5c22102', 'x-compute-request-id': 'req-e7b96c12-cfdc-49db-84e2-5604d5c22102', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "BUILD", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:35:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "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-01-12 15:35:58,700 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.322s 2021-01-12 15:35:58,700 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1508', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca067dae-8080-4026-93bb-e1ab5865d799', 'x-compute-request-id': 'req-ca067dae-8080-4026-93bb-e1ab5865d799', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:35:58Z", "addresses": {"tempest-VolumesSnapshotTestJSON-352957807-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:57:ce"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-01-12 15:35:58,708 94874 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 19 second wait 2021-01-12 15:35:58,780 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/image/v2/images/48b76669-f1b8-449a-bea7-ee85b9372d17 0.071s 2021-01-12 15:35:58,781 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-97c9d605-767b-4cd1-8c2e-7159d903c692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/image/v2/images/48b76669-f1b8-449a-bea7-ee85b9372d17'} 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": "c31114c17ca64ce79cebeee4cf733e93", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "created_at": "2021-01-12T15:23:02Z", "updated_at": "2021-01-12T15:23:18Z", "tags": [], "self": "/v2/images/48b76669-f1b8-449a-bea7-ee85b9372d17", "file": "/v2/images/48b76669-f1b8-449a-bea7-ee85b9372d17/file", "schema": "/v2/schemas/image"}' 2021-01-12 15:35:59,356 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes 0.574s 2021-01-12 15:35:59,356 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"imageRef": "48b76669-f1b8-449a-bea7-ee85b9372d17", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673"}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e43f355f-a4fe-43b1-96b8-58d066b18a71', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e43f355f-a4fe-43b1-96b8-58d066b18a71', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-01-12 15:35:59,457 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.094s 2021-01-12 15:35:59,457 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e6426b3-c627-423a-ad9f-5ed9395a0cbe', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e6426b3-c627-423a-ad9f-5ed9395a0cbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:36:00,584 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.117s 2021-01-12 15:36:00,584 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-953b85e7-01d1-48f4-8da7-fe166356903f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-953b85e7-01d1-48f4-8da7-fe166356903f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:35:59.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:36:01,702 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.109s 2021-01-12 15:36:01,703 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fc4917c-8018-473f-a2ca-f39aa391bddf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fc4917c-8018-473f-a2ca-f39aa391bddf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:35:59.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:36:02,896 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.185s 2021-01-12 15:36:02,896 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12d237e4-c096-4c88-86bb-7f89818b9f07', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12d237e4-c096-4c88-86bb-7f89818b9f07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:35:59.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:36:04,072 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.167s 2021-01-12 15:36:04,073 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4927cc90-988a-4d6c-b135-23c9ffbb6155', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4927cc90-988a-4d6c-b135-23c9ffbb6155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:35:59.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:36:05,216 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.134s 2021-01-12 15:36:05,216 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7074dabc-1dc6-432f-bc0e-78205c8b04d4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7074dabc-1dc6-432f-bc0e-78205c8b04d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:35:59.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:36:06,337 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.111s 2021-01-12 15:36:06,337 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-488e2150-548b-47f1-9296-0e7e7ee40329', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-488e2150-548b-47f1-9296-0e7e7ee40329', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:35:59.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:36:07,449 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.104s 2021-01-12 15:36:07,450 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c09f8722-75ee-4862-8e65-4dfd9657886e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c09f8722-75ee-4862-8e65-4dfd9657886e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:35:59.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:36:08,572 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.113s 2021-01-12 15:36:08,572 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ba1de6d-22fc-4eee-93e1-602521db949e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ba1de6d-22fc-4eee-93e1-602521db949e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:35:59.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:36:09,723 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.143s 2021-01-12 15:36:09,724 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13a43e56-3783-478a-ae04-ea16fcee3c30', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13a43e56-3783-478a-ae04-ea16fcee3c30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:35:59.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:36:10,912 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.179s 2021-01-12 15:36:10,912 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0163fcdf-d8a1-4a8d-94d4-917afb15cd3d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0163fcdf-d8a1-4a8d-94d4-917afb15cd3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:35:59.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:36:12,022 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.102s 2021-01-12 15:36:12,023 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0074fcdc-ea55-42c1-8a92-da449968e9e6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0074fcdc-ea55-42c1-8a92-da449968e9e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:35:59.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:36:13,133 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.102s 2021-01-12 15:36:13,134 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70e83235-9098-4669-8331-ec408aea7005', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70e83235-9098-4669-8331-ec408aea7005', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:35:59.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:36:14,238 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:36:14,238 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-601e9118-b22a-46a8-8f9b-efa4176e2aff', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-601e9118-b22a-46a8-8f9b-efa4176e2aff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:36:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:36:15,340 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.092s 2021-01-12 15:36:15,340 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8daaa02-9895-4ca1-80aa-81e140677019', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8daaa02-9895-4ca1-80aa-81e140677019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:36:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:36:16,534 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.185s 2021-01-12 15:36:16,535 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d436e01-074d-4815-bffc-a36620ec1943', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d436e01-074d-4815-bffc-a36620ec1943', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:36:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:36:17,643 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.099s 2021-01-12 15:36:17,644 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2a9c960-ea83-439d-af39-1d6bc284479b', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2a9c960-ea83-439d-af39-1d6bc284479b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:36:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:36:18,753 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.100s 2021-01-12 15:36:18,754 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cb8ae83-de10-472a-a9b7-9da572cc2142', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cb8ae83-de10-472a-a9b7-9da572cc2142', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:36:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:36:18,761 94874 INFO [tempest.common.waiters] volume f5bfa251-8e7b-4910-91b9-021d3bc9f66c reached available after waiting for 19.761774 seconds 2021-01-12 15:36:19,208 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 POST http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e/os-volume_attachments 0.445s 2021-01-12 15:36:19,208 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "device": "/dev/sdb"}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3e67daa-f723-4741-9018-c01008fd9ab0', 'x-compute-request-id': 'req-c3e67daa-f723-4741-9018-c01008fd9ab0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "serverId": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "volumeId": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "device": "/dev/sdb"}}' 2021-01-12 15:36:19,324 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.114s 2021-01-12 15:36:19,325 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-460619a4-06f1-4f44-b2ee-4fbb35ea6ef5', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-460619a4-06f1-4f44-b2ee-4fbb35ea6ef5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:36:19.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:36:20,450 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.116s 2021-01-12 15:36:20,450 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a566cc84-e878-49ec-be61-3bfaac8207f3', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a566cc84-e878-49ec-be61-3bfaac8207f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:36:19.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:36:21,558 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.099s 2021-01-12 15:36:21,559 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7121ebee-7c9a-4a8a-a50a-2a9dca639500', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7121ebee-7c9a-4a8a-a50a-2a9dca639500', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:36:19.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:36:22,681 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.114s 2021-01-12 15:36:22,682 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5eb21f8a-1b19-4a18-a668-ecf9d7c401ed', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5eb21f8a-1b19-4a18-a668-ecf9d7c401ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:36:19.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:36:23,803 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.112s 2021-01-12 15:36:23,803 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1660bae7-b99b-41ed-a043-f004e26eb9e3', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1660bae7-b99b-41ed-a043-f004e26eb9e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:36:19.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:36:24,914 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.103s 2021-01-12 15:36:24,915 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28e0d305-9107-4884-814e-e675e4ae0c7a', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28e0d305-9107-4884-814e-e675e4ae0c7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:36:19.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:36:26,031 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.108s 2021-01-12 15:36:26,031 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9985107c-c530-435f-af3b-90338f0de770', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9985107c-c530-435f-af3b-90338f0de770', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:36:19.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:36:27,141 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.101s 2021-01-12 15:36:27,142 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4f64f7c-5f26-4002-afa9-02d4eb438f0c', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4f64f7c-5f26-4002-afa9-02d4eb438f0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:36:19.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:36:28,253 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.102s 2021-01-12 15:36:28,254 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e441ce71-64b5-4328-b641-a42593c53dc9', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e441ce71-64b5-4328-b641-a42593c53dc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:36:19.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:36:29,359 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:36:29,359 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-889988e3-9271-4ec9-a899-27a0cf10e792', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-889988e3-9271-4ec9-a899-27a0cf10e792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:36:19.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:36:30,526 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.158s 2021-01-12 15:36:30,526 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82fa587e-a906-412b-a91b-bd372429f866', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82fa587e-a906-412b-a91b-bd372429f866', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:36:19.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:36:31,724 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.188s 2021-01-12 15:36:31,725 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44fca509-7db7-4e71-86a9-73f68a977829', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44fca509-7db7-4e71-86a9-73f68a977829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:36:19.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:36:32,844 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.111s 2021-01-12 15:36:32,845 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8db5697b-3333-4b91-9f6f-5beb03ae2f84', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8db5697b-3333-4b91-9f6f-5beb03ae2f84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:36:33.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:36:33,959 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.097s 2021-01-12 15:36:33,960 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21e707ac-7f41-4867-a1e9-5af68ff02554', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21e707ac-7f41-4867-a1e9-5af68ff02554', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:36:33.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:36:35,078 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.109s 2021-01-12 15:36:35,078 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-934bf5c8-41b6-4384-bec3-f99fd78290ba', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-934bf5c8-41b6-4384-bec3-f99fd78290ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:36:33.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:36:36,199 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.111s 2021-01-12 15:36:36,200 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a567cdb2-0a0b-4566-925b-894cd6a6f025', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a567cdb2-0a0b-4566-925b-894cd6a6f025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:36:33.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:36:37,426 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.218s 2021-01-12 15:36:37,427 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fcc5dc7-8e5f-4e86-8ecf-d01fc854f417', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fcc5dc7-8e5f-4e86-8ecf-d01fc854f417', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:36:33.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:36:38,562 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.126s 2021-01-12 15:36:38,563 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e670eccb-fd76-437b-a40e-f8d75c1de826', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e670eccb-fd76-437b-a40e-f8d75c1de826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:36:33.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:36:39,680 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.109s 2021-01-12 15:36:39,680 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c376b8cb-4163-4beb-930e-0c0c8825d965', 'content-length': '1656', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c376b8cb-4163-4beb-930e-0c0c8825d965', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:36:39.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:36:39,688 94874 INFO [tempest.common.waiters] volume f5bfa251-8e7b-4910-91b9-021d3bc9f66c reached in-use after waiting for 20.688495 seconds 2021-01-12 15:36:39,766 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 400 POST http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots 0.077s 2021-01-12 15:36:39,767 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-18638742"}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '160', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab87cdd7-6af3-4134-bed3-64f6a7e64d55', 'x-openstack-request-id': 'req-ab87cdd7-6af3-4134-bed3-64f6a7e64d55', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume f5bfa251-8e7b-4910-91b9-021d3bc9f66c status must be available, but current status is: in-use."}}' 2021-01-12 15:36:40,017 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots 0.249s 2021-01-12 15:36:40,017 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1095777097"}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69871a5c-76ef-4310-81d4-8a44b2b237f8', 'content-length': '310', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69871a5c-76ef-4310-81d4-8a44b2b237f8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots'} Body: b'{"snapshot": {"id": "60085029-b5f5-4f76-a05c-ccfc83d62f11", "created_at": "2021-01-12T15:36:39.916029", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1095777097", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}}}' 2021-01-12 15:36:40,060 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/60085029-b5f5-4f76-a05c-ccfc83d62f11 0.040s 2021-01-12 15:36:40,061 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e422070-a4f4-420a-953b-246822908bfd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e422070-a4f4-420a-953b-246822908bfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/60085029-b5f5-4f76-a05c-ccfc83d62f11'} Body: b'{"snapshot": {"id": "60085029-b5f5-4f76-a05c-ccfc83d62f11", "created_at": "2021-01-12T15:36:40.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1095777097", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:36:41,104 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/60085029-b5f5-4f76-a05c-ccfc83d62f11 0.039s 2021-01-12 15:36:41,104 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb67fd12-577c-4823-85c3-fb81bf21e5a5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb67fd12-577c-4823-85c3-fb81bf21e5a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/60085029-b5f5-4f76-a05c-ccfc83d62f11'} Body: b'{"snapshot": {"id": "60085029-b5f5-4f76-a05c-ccfc83d62f11", "created_at": "2021-01-12T15:36:40.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1095777097", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:36:42,146 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/60085029-b5f5-4f76-a05c-ccfc83d62f11 0.038s 2021-01-12 15:36:42,147 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7587573d-19ca-4012-a07b-83c6372f9a17', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7587573d-19ca-4012-a07b-83c6372f9a17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/60085029-b5f5-4f76-a05c-ccfc83d62f11'} Body: b'{"snapshot": {"id": "60085029-b5f5-4f76-a05c-ccfc83d62f11", "created_at": "2021-01-12T15:36:40.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1095777097", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:36:43,190 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/60085029-b5f5-4f76-a05c-ccfc83d62f11 0.039s 2021-01-12 15:36:43,190 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72314d82-8efd-49ec-945f-d00cddb79cdc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72314d82-8efd-49ec-945f-d00cddb79cdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/60085029-b5f5-4f76-a05c-ccfc83d62f11'} Body: b'{"snapshot": {"id": "60085029-b5f5-4f76-a05c-ccfc83d62f11", "created_at": "2021-01-12T15:36:40.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1095777097", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:36:44,232 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/60085029-b5f5-4f76-a05c-ccfc83d62f11 0.038s 2021-01-12 15:36:44,232 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9470f57-8050-4531-9989-0f564ad85277', 'content-length': '469', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9470f57-8050-4531-9989-0f564ad85277', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/60085029-b5f5-4f76-a05c-ccfc83d62f11'} Body: b'{"snapshot": {"id": "60085029-b5f5-4f76-a05c-ccfc83d62f11", "created_at": "2021-01-12T15:36:40.000000", "updated_at": "2021-01-12T15:36:43.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1095777097", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-01-12 15:36:44,235 94874 INFO [tempest.common.waiters] snapshot 60085029-b5f5-4f76-a05c-ccfc83d62f11 reached available after waiting for 4.235652 seconds 2021-01-12 15:36:44,455 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots 0.219s 2021-01-12 15:36:44,455 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899"}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cab77e6a-89cc-43c1-ad7e-9fbd2092e46d', 'content-length': '309', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cab77e6a-89cc-43c1-ad7e-9fbd2092e46d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.363955", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}}}' 2021-01-12 15:36:44,498 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.040s 2021-01-12 15:36:44,498 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9310d4b0-341d-419b-8020-23fe0e10cf3d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9310d4b0-341d-419b-8020-23fe0e10cf3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:36:45,540 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:36:45,541 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9abf5872-b6e3-42d9-83d0-c27ca308b94f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9abf5872-b6e3-42d9-83d0-c27ca308b94f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:36:46,582 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:36:46,583 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c67333c3-909d-4bd4-8732-eff13ecf0db8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c67333c3-909d-4bd4-8732-eff13ecf0db8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:36:47,625 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.038s 2021-01-12 15:36:47,626 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f69ceb2-d2e5-4bff-8003-5f0a301957f1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f69ceb2-d2e5-4bff-8003-5f0a301957f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:36:48,667 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:36:48,668 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d0b4a2e-0907-4aa4-b65c-cb41b098a9d5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d0b4a2e-0907-4aa4-b65c-cb41b098a9d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:36:49,708 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.036s 2021-01-12 15:36:49,708 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ef72173-cfe4-413b-a9c1-909b1599341a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ef72173-cfe4-413b-a9c1-909b1599341a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:36:50,769 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.056s 2021-01-12 15:36:50,769 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38606a08-1e2f-49dc-812f-2f1ea205f495', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38606a08-1e2f-49dc-812f-2f1ea205f495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:36:51,812 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:36:51,812 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f47a2174-79c6-4e80-b547-88f8042fb641', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f47a2174-79c6-4e80-b547-88f8042fb641', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:36:52,854 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:36:52,854 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bb74e01-d8df-48b4-bc88-edc087c1824a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bb74e01-d8df-48b4-bc88-edc087c1824a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:36:53,895 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:36:53,895 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3405164-428b-4041-9287-29b50c7e1a98', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3405164-428b-4041-9287-29b50c7e1a98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:36:54,937 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.038s 2021-01-12 15:36:54,937 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ce91a6f-a5cc-4df6-aea0-08c623b26b48', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ce91a6f-a5cc-4df6-aea0-08c623b26b48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:36:55,989 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.047s 2021-01-12 15:36:55,990 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c4792d6-d926-4c7e-a3e2-c6b1a378e95e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c4792d6-d926-4c7e-a3e2-c6b1a378e95e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:36:57,032 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.038s 2021-01-12 15:36:57,033 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb215143-2553-4d59-9604-b64f32a973fb', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb215143-2553-4d59-9604-b64f32a973fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:36:58,074 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:36:58,075 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34b65391-81bd-4277-9a85-697cbc27c939', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34b65391-81bd-4277-9a85-697cbc27c939', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:36:59,117 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.038s 2021-01-12 15:36:59,117 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ede5009-504d-407e-8ce6-acaa3ac7540d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ede5009-504d-407e-8ce6-acaa3ac7540d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:00,161 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.039s 2021-01-12 15:37:00,161 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56a834fa-a921-4454-a209-135db98f9e57', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56a834fa-a921-4454-a209-135db98f9e57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:01,202 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:37:01,203 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f77d438e-08c0-40c1-bd77-325516ff5d95', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f77d438e-08c0-40c1-bd77-325516ff5d95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:02,244 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:37:02,244 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85a04a2f-ae01-493b-8d47-c75974752356', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85a04a2f-ae01-493b-8d47-c75974752356', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:03,289 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.040s 2021-01-12 15:37:03,289 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-889f0690-77f5-4e4a-92e0-f4651b432362', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-889f0690-77f5-4e4a-92e0-f4651b432362', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:04,330 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:37:04,330 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16bb56c6-0b46-468f-971f-478ee463cacf', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16bb56c6-0b46-468f-971f-478ee463cacf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:05,371 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:37:05,371 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a28281f-d0fe-4a90-9c5e-db95f7a044fe', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a28281f-d0fe-4a90-9c5e-db95f7a044fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:06,413 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.038s 2021-01-12 15:37:06,414 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb01ea2f-6bb5-4335-839e-7801328f745c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb01ea2f-6bb5-4335-839e-7801328f745c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:07,456 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.038s 2021-01-12 15:37:07,456 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34e2c464-7ea0-4960-a5f6-4b990a0623e0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34e2c464-7ea0-4960-a5f6-4b990a0623e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:08,498 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.038s 2021-01-12 15:37:08,498 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fd6315c-ea4f-46b1-a8b4-dd774c854eb6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fd6315c-ea4f-46b1-a8b4-dd774c854eb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:09,540 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.038s 2021-01-12 15:37:09,541 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ce54edc-efb1-4a31-81bb-89cfad4dc18a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ce54edc-efb1-4a31-81bb-89cfad4dc18a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:10,582 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:37:10,582 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2635863c-cebb-457a-b001-42a946da090a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2635863c-cebb-457a-b001-42a946da090a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:11,624 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:37:11,625 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7ea490d-15c3-4c39-8837-a5a78db800f4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7ea490d-15c3-4c39-8837-a5a78db800f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:12,672 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.042s 2021-01-12 15:37:12,672 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5eddb87d-cc20-489b-af32-9e5e64c330b9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5eddb87d-cc20-489b-af32-9e5e64c330b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:13,713 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:37:13,714 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66883a30-2ef0-4ed1-98e3-93db485ba4dd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66883a30-2ef0-4ed1-98e3-93db485ba4dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:14,760 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.042s 2021-01-12 15:37:14,761 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc5dc3fe-b1c5-4e49-9b15-1951106748d3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc5dc3fe-b1c5-4e49-9b15-1951106748d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:15,805 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.040s 2021-01-12 15:37:15,805 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d879d77d-dfc1-4680-ab56-6ab6c4590959', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d879d77d-dfc1-4680-ab56-6ab6c4590959', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:16,862 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.052s 2021-01-12 15:37:16,862 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd5c9734-cd5b-4248-a96e-dff2e08f89d6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd5c9734-cd5b-4248-a96e-dff2e08f89d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:17,905 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.038s 2021-01-12 15:37:17,905 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbc260aa-2422-4f8a-a20d-5f107851db36', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbc260aa-2422-4f8a-a20d-5f107851db36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:18,951 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.041s 2021-01-12 15:37:18,951 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28150c27-f855-404a-b405-ebc92a0e0b57', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28150c27-f855-404a-b405-ebc92a0e0b57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:19,994 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.039s 2021-01-12 15:37:19,994 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4115bcd3-ff2c-4f75-805a-a6ed39cab62b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4115bcd3-ff2c-4f75-805a-a6ed39cab62b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:21,036 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:37:21,037 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ed90af1-218b-4005-866e-53578c6ead09', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ed90af1-218b-4005-866e-53578c6ead09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:22,079 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.038s 2021-01-12 15:37:22,079 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-881808fe-cf4f-454a-bf3f-1d296b135272', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-881808fe-cf4f-454a-bf3f-1d296b135272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:23,121 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:37:23,121 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eedc592-20e0-42fc-a2fb-d7405138e265', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eedc592-20e0-42fc-a2fb-d7405138e265', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:24,164 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.039s 2021-01-12 15:37:24,165 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e3aa8fb-3158-4c4f-a7b5-80a4f6cc35f0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e3aa8fb-3158-4c4f-a7b5-80a4f6cc35f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:25,206 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:37:25,207 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fa3c3f8-a81d-4f9e-9c46-9b68e8055c09', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fa3c3f8-a81d-4f9e-9c46-9b68e8055c09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:26,253 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.042s 2021-01-12 15:37:26,253 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-063fb210-15cf-4c17-bdb6-d1b5408250a2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-063fb210-15cf-4c17-bdb6-d1b5408250a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:27,297 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.039s 2021-01-12 15:37:27,298 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67115869-b8f6-4789-8970-2d235cd1b35a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67115869-b8f6-4789-8970-2d235cd1b35a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:28,339 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:37:28,339 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b6d03b9-370c-4ed4-b9e4-8dc878dad731', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b6d03b9-370c-4ed4-b9e4-8dc878dad731', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:29,382 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.038s 2021-01-12 15:37:29,382 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9962c85c-15a8-40d6-99a8-b846610e3039', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9962c85c-15a8-40d6-99a8-b846610e3039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:30,427 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.040s 2021-01-12 15:37:30,427 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0583a8e0-e057-4a4b-9859-e6099fb31db6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0583a8e0-e057-4a4b-9859-e6099fb31db6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:31,472 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.039s 2021-01-12 15:37:31,473 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36bf7913-a457-4001-b387-bbd5dd60b7e4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36bf7913-a457-4001-b387-bbd5dd60b7e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:32,515 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:37:32,515 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f05de9a2-2ea7-4a03-96a1-8fa27cd32aec', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f05de9a2-2ea7-4a03-96a1-8fa27cd32aec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:33,557 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:37:33,557 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62043553-0b52-42ab-88e1-eac10ca4529f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62043553-0b52-42ab-88e1-eac10ca4529f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:34,630 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.069s 2021-01-12 15:37:34,631 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23c056b5-05d3-488a-b957-3d6872160a59', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23c056b5-05d3-488a-b957-3d6872160a59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:35,672 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:37:35,672 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d6f64c8-aa52-43d3-a676-b42cb268eefd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d6f64c8-aa52-43d3-a676-b42cb268eefd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:36,714 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.038s 2021-01-12 15:37:36,715 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58734c8b-e879-4efc-acbb-89bac2eb7342', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58734c8b-e879-4efc-acbb-89bac2eb7342', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:37,760 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.041s 2021-01-12 15:37:37,760 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a752c905-610b-4be0-a632-b79cf7ba026f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a752c905-610b-4be0-a632-b79cf7ba026f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:38,802 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.038s 2021-01-12 15:37:38,803 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a237dbdf-238f-4776-ba55-c6865c5626f1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a237dbdf-238f-4776-ba55-c6865c5626f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:39,844 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:37:39,844 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78dfc9dc-c34f-425c-9141-1a446187d4c7', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78dfc9dc-c34f-425c-9141-1a446187d4c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:40,887 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.038s 2021-01-12 15:37:40,887 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-393bfa96-e638-41ba-b2a8-e4f706cc6614', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-393bfa96-e638-41ba-b2a8-e4f706cc6614', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:41,930 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.038s 2021-01-12 15:37:41,930 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a14cfed-671b-400f-b339-18ce0c4d73dc', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a14cfed-671b-400f-b339-18ce0c4d73dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:42,972 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:37:42,972 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7fb9dba-0701-4017-b5ec-341d9efdd5be', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7fb9dba-0701-4017-b5ec-341d9efdd5be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:44,015 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:37:44,015 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efb5e2ad-bf98-488b-a0af-2d8a9cb86729', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efb5e2ad-bf98-488b-a0af-2d8a9cb86729', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:45,060 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.041s 2021-01-12 15:37:45,060 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66737f8d-fa30-49dc-83cd-e99b5a658623', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66737f8d-fa30-49dc-83cd-e99b5a658623', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:46,112 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.048s 2021-01-12 15:37:46,113 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a98aa0b3-46a8-443f-8f85-13980cc7f30b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a98aa0b3-46a8-443f-8f85-13980cc7f30b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:47,226 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.108s 2021-01-12 15:37:47,226 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6edbfed5-48a6-472a-ac06-fc039b590b3e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6edbfed5-48a6-472a-ac06-fc039b590b3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:48,316 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.085s 2021-01-12 15:37:48,316 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c491062-66a9-4a58-a222-d50a7e9d9836', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c491062-66a9-4a58-a222-d50a7e9d9836', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:49,418 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.098s 2021-01-12 15:37:49,418 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b19620ff-a8b7-463c-8d7e-020d6e5d6b6f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b19620ff-a8b7-463c-8d7e-020d6e5d6b6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:50,525 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.102s 2021-01-12 15:37:50,525 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc399108-62bb-473e-957b-77dcac6b6e07', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc399108-62bb-473e-957b-77dcac6b6e07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:51,628 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.099s 2021-01-12 15:37:51,628 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de82cd32-4127-40cb-befa-694d52ddbef8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de82cd32-4127-40cb-befa-694d52ddbef8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:52,730 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.097s 2021-01-12 15:37:52,730 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adca34d1-cf8f-4818-9db5-d5fc01f9a957', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adca34d1-cf8f-4818-9db5-d5fc01f9a957', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:53,832 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.097s 2021-01-12 15:37:53,833 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b52b628-09e2-4940-bfa1-6d3519dfcaa4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b52b628-09e2-4940-bfa1-6d3519dfcaa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:54,927 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.087s 2021-01-12 15:37:54,927 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0397fa9b-4a86-4a54-972e-694c9393ea87', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0397fa9b-4a86-4a54-972e-694c9393ea87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:56,028 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.097s 2021-01-12 15:37:56,028 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d63d0b61-957a-41f4-997f-e1f35e46e9bd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d63d0b61-957a-41f4-997f-e1f35e46e9bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:57,126 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.094s 2021-01-12 15:37:57,126 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9265cc1-e52e-4232-bc41-201df8fccc56', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9265cc1-e52e-4232-bc41-201df8fccc56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:58,226 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.096s 2021-01-12 15:37:58,227 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97d384f8-510f-4dfc-b619-48c840a2e0b5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97d384f8-510f-4dfc-b619-48c840a2e0b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:37:59,324 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.093s 2021-01-12 15:37:59,324 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5be7fe30-da98-4c0a-b5a5-afbe69e33c63', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5be7fe30-da98-4c0a-b5a5-afbe69e33c63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:00,427 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.099s 2021-01-12 15:38:00,428 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-645076a4-813a-413c-aa74-85479b2f2b35', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-645076a4-813a-413c-aa74-85479b2f2b35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:01,526 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.093s 2021-01-12 15:38:01,526 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5486773b-fb3a-4203-a84f-29d1f7f41b71', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5486773b-fb3a-4203-a84f-29d1f7f41b71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:02,622 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.091s 2021-01-12 15:38:02,622 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4004c0ff-125a-4f77-83c1-f321b326cbf7', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4004c0ff-125a-4f77-83c1-f321b326cbf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:03,843 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.216s 2021-01-12 15:38:03,843 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-504a3c55-a48b-46ad-b583-32e19ab70bb9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-504a3c55-a48b-46ad-b583-32e19ab70bb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:04,937 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.090s 2021-01-12 15:38:04,937 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21d22c9e-75b5-4da5-8ab4-b7611faef756', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21d22c9e-75b5-4da5-8ab4-b7611faef756', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:06,032 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.091s 2021-01-12 15:38:06,033 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-267b2ae6-724d-45b5-9a0a-ed38546b8d25', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-267b2ae6-724d-45b5-9a0a-ed38546b8d25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:07,136 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.099s 2021-01-12 15:38:07,136 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa6a0642-06b1-4adb-b8ac-9670e7c6d99a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa6a0642-06b1-4adb-b8ac-9670e7c6d99a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:08,234 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.093s 2021-01-12 15:38:08,234 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-731297ec-5d7e-41ee-825c-c15c58ca3ecd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-731297ec-5d7e-41ee-825c-c15c58ca3ecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:09,331 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.092s 2021-01-12 15:38:09,331 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9c8f9d7-72bc-4fea-9ef9-f4aca0c9c600', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9c8f9d7-72bc-4fea-9ef9-f4aca0c9c600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:10,429 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.094s 2021-01-12 15:38:10,429 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f45f494-af68-49bf-b40c-ac58d1c18d1e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f45f494-af68-49bf-b40c-ac58d1c18d1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:11,537 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.103s 2021-01-12 15:38:11,537 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88775367-10be-4916-a66e-260f960afe19', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88775367-10be-4916-a66e-260f960afe19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:12,631 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.089s 2021-01-12 15:38:12,632 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b31c2e6e-c7b5-42a8-ad52-369d4caf036a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b31c2e6e-c7b5-42a8-ad52-369d4caf036a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:13,739 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.104s 2021-01-12 15:38:13,739 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24e7a5b8-9b72-4c5e-a3f4-f5ceb80cbb55', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24e7a5b8-9b72-4c5e-a3f4-f5ceb80cbb55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:14,851 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.108s 2021-01-12 15:38:14,851 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d672789a-6447-4f25-9dbb-e366d247d09e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d672789a-6447-4f25-9dbb-e366d247d09e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:15,946 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.091s 2021-01-12 15:38:15,946 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0eacc199-dff1-4c8d-945b-499892acfa6f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0eacc199-dff1-4c8d-945b-499892acfa6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:17,044 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.094s 2021-01-12 15:38:17,044 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-639e9131-fa4b-491f-9fed-8dfd142854a0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-639e9131-fa4b-491f-9fed-8dfd142854a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:18,140 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.091s 2021-01-12 15:38:18,141 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9298b26c-ce56-404c-9f99-2e9dd07618d0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9298b26c-ce56-404c-9f99-2e9dd07618d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:19,236 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.091s 2021-01-12 15:38:19,236 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ea837c9-1ea0-4283-9c63-9b380714c5b3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ea837c9-1ea0-4283-9c63-9b380714c5b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:20,337 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.095s 2021-01-12 15:38:20,337 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf3baad2-6b4c-4817-9bb1-0168d980d080', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf3baad2-6b4c-4817-9bb1-0168d980d080', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:21,448 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.107s 2021-01-12 15:38:21,448 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28313e8d-8393-44f9-8d47-554632f89afe', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28313e8d-8393-44f9-8d47-554632f89afe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:22,535 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.082s 2021-01-12 15:38:22,536 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4986c15-4ba3-49c2-ad2b-288e35cea738', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4986c15-4ba3-49c2-ad2b-288e35cea738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:23,632 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.092s 2021-01-12 15:38:23,632 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba62d75a-3487-407a-9bd8-d96fe7ab5846', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba62d75a-3487-407a-9bd8-d96fe7ab5846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:24,730 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.094s 2021-01-12 15:38:24,731 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f16796a0-5317-429b-b235-422e0b37a6fc', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f16796a0-5317-429b-b235-422e0b37a6fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:25,825 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.090s 2021-01-12 15:38:25,825 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d1c503f-9457-480e-8784-ec6ed73fa276', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d1c503f-9457-480e-8784-ec6ed73fa276', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:26,936 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.107s 2021-01-12 15:38:26,937 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-148d7c0b-b6c8-411e-ad36-fb0ea98b6955', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-148d7c0b-b6c8-411e-ad36-fb0ea98b6955', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:28,056 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.114s 2021-01-12 15:38:28,056 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6b70059-bd30-435b-9c30-0566636ef747', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6b70059-bd30-435b-9c30-0566636ef747', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:29,147 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.086s 2021-01-12 15:38:29,147 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-134e9b54-26bd-436d-84cc-ab9375c43a61', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-134e9b54-26bd-436d-84cc-ab9375c43a61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:30,254 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.102s 2021-01-12 15:38:30,254 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e679c116-c06c-4090-869a-96cdb3c54a33', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e679c116-c06c-4090-869a-96cdb3c54a33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:31,353 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.091s 2021-01-12 15:38:31,353 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99ed44e8-251f-49dc-b766-9bd95d54dc51', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99ed44e8-251f-49dc-b766-9bd95d54dc51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:32,449 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.092s 2021-01-12 15:38:32,450 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d4600aa-417d-46ad-9c65-ad26c7ccee89', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d4600aa-417d-46ad-9c65-ad26c7ccee89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:33,550 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.097s 2021-01-12 15:38:33,551 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76d4d7aa-b4f6-4b2b-96fd-ba401b14afae', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76d4d7aa-b4f6-4b2b-96fd-ba401b14afae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:34,650 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.094s 2021-01-12 15:38:34,650 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c48dd37-44df-4610-8c76-af16115b0ddc', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c48dd37-44df-4610-8c76-af16115b0ddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:35,769 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.114s 2021-01-12 15:38:35,769 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebbf75a9-d267-4456-95cb-1942082a761f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebbf75a9-d267-4456-95cb-1942082a761f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:36,860 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.087s 2021-01-12 15:38:36,861 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ed3e291-69b7-4dbb-9253-bccde0144d91', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ed3e291-69b7-4dbb-9253-bccde0144d91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:37,970 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.105s 2021-01-12 15:38:37,971 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7303bc3f-4448-4fdd-a61b-ff40d84c0c4b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7303bc3f-4448-4fdd-a61b-ff40d84c0c4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:39,064 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.086s 2021-01-12 15:38:39,064 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73931ce5-5dd7-42a1-9fe7-927ee2131166', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73931ce5-5dd7-42a1-9fe7-927ee2131166', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:40,162 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.092s 2021-01-12 15:38:40,163 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e77a7073-eb78-4e82-ba0d-57ff157316e6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e77a7073-eb78-4e82-ba0d-57ff157316e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:41,263 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.095s 2021-01-12 15:38:41,263 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c324aec5-c3ba-4c23-9735-eea48eaa30f1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c324aec5-c3ba-4c23-9735-eea48eaa30f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:42,361 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.094s 2021-01-12 15:38:42,361 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-076e59ab-5878-4240-8ed4-70d0d1cd20ef', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-076e59ab-5878-4240-8ed4-70d0d1cd20ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:43,464 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.098s 2021-01-12 15:38:43,464 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a2934b5-feb1-4c06-9555-1260c8f85887', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a2934b5-feb1-4c06-9555-1260c8f85887', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:44,558 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.090s 2021-01-12 15:38:44,559 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46970150-faaf-4391-ae90-4511a4fcc3d1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46970150-faaf-4391-ae90-4511a4fcc3d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:45,665 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.102s 2021-01-12 15:38:45,666 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4b332a2-7c3d-415f-8f44-3fcf5feeba77', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4b332a2-7c3d-415f-8f44-3fcf5feeba77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:46,760 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.090s 2021-01-12 15:38:46,760 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c9bf400-538e-448e-8d5c-30fb2087dd0d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c9bf400-538e-448e-8d5c-30fb2087dd0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:47,863 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.098s 2021-01-12 15:38:47,863 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-257f2b27-ce83-4916-8009-c9de9e913faf', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-257f2b27-ce83-4916-8009-c9de9e913faf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:48,978 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.111s 2021-01-12 15:38:48,978 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3289bc7e-137d-45fc-ab4d-431b6266447e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3289bc7e-137d-45fc-ab4d-431b6266447e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:50,090 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.108s 2021-01-12 15:38:50,091 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8b22044-f141-45c5-8428-c29acd7d3ab0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8b22044-f141-45c5-8428-c29acd7d3ab0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:51,188 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.092s 2021-01-12 15:38:51,189 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db50b66a-3e79-48be-8c5d-351ddb531e37', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db50b66a-3e79-48be-8c5d-351ddb531e37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:52,296 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.103s 2021-01-12 15:38:52,297 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b9df717-f8d5-4fbb-a12e-c29c0c5b863e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b9df717-f8d5-4fbb-a12e-c29c0c5b863e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:53,398 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.098s 2021-01-12 15:38:53,399 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76fd9a61-97fd-4612-b457-d0061801ec88', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76fd9a61-97fd-4612-b457-d0061801ec88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:54,497 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.094s 2021-01-12 15:38:54,497 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f839f5c2-99eb-401f-86c7-fdfe71fa6b70', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f839f5c2-99eb-401f-86c7-fdfe71fa6b70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:55,612 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.109s 2021-01-12 15:38:55,613 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c5990ed-5f58-4e36-ab24-5356d85fa3f4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c5990ed-5f58-4e36-ab24-5356d85fa3f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:56,712 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.095s 2021-01-12 15:38:56,713 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cac9bac-fb48-4c74-ad5f-76b5d583898f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cac9bac-fb48-4c74-ad5f-76b5d583898f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:57,820 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.103s 2021-01-12 15:38:57,820 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80f88bea-b5ef-496c-afc9-c547ecf4e451', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80f88bea-b5ef-496c-afc9-c547ecf4e451', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:38:58,926 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.101s 2021-01-12 15:38:58,926 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef0c8f2c-a8e8-4738-916b-e507ecbb3c3b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef0c8f2c-a8e8-4738-916b-e507ecbb3c3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:00,031 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.101s 2021-01-12 15:39:00,032 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aad9264f-f54f-4538-abd0-c1ab261a939a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aad9264f-f54f-4538-abd0-c1ab261a939a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:01,142 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.106s 2021-01-12 15:39:01,142 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcd6cdd9-9f1f-48de-b815-ac5e555828f8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcd6cdd9-9f1f-48de-b815-ac5e555828f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:02,256 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.109s 2021-01-12 15:39:02,257 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f847553-27fa-41a5-ab05-4a5e4ad1ff12', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f847553-27fa-41a5-ab05-4a5e4ad1ff12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:03,352 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.091s 2021-01-12 15:39:03,352 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-274ae751-7e9b-400c-ae7e-5e6b4a4962f2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-274ae751-7e9b-400c-ae7e-5e6b4a4962f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:04,460 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.103s 2021-01-12 15:39:04,461 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2f1cc2f-3a1f-4da7-8f52-363bfdcbd0e2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2f1cc2f-3a1f-4da7-8f52-363bfdcbd0e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:05,559 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.094s 2021-01-12 15:39:05,559 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ef90b28-e06a-42e5-b7f5-a99e82737356', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ef90b28-e06a-42e5-b7f5-a99e82737356', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:06,687 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.124s 2021-01-12 15:39:06,688 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0811dd2f-492d-4426-a2a4-56bb6bc44279', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0811dd2f-492d-4426-a2a4-56bb6bc44279', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:07,781 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.088s 2021-01-12 15:39:07,781 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48d90c5b-db51-4706-b8f5-6668636b4ddb', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48d90c5b-db51-4706-b8f5-6668636b4ddb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:08,900 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.115s 2021-01-12 15:39:08,901 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c90bb0c5-37be-4a79-a1dd-55ddf5d5b7ee', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c90bb0c5-37be-4a79-a1dd-55ddf5d5b7ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:09,997 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.092s 2021-01-12 15:39:09,997 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96b204d2-666f-45ac-9b65-ede7fef1a8ea', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96b204d2-666f-45ac-9b65-ede7fef1a8ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:11,109 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.108s 2021-01-12 15:39:11,110 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01ebf891-415b-4338-88fb-4ee0a2e32115', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01ebf891-415b-4338-88fb-4ee0a2e32115', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:12,213 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.099s 2021-01-12 15:39:12,213 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddddf288-5805-499e-8ba9-a40aeaa54c9f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddddf288-5805-499e-8ba9-a40aeaa54c9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:13,308 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.090s 2021-01-12 15:39:13,308 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed4229a7-fc05-40ba-a549-dd5e87493411', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed4229a7-fc05-40ba-a549-dd5e87493411', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:14,415 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.103s 2021-01-12 15:39:14,416 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8db39c3d-5993-4c82-93a2-f6585fc8f00a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8db39c3d-5993-4c82-93a2-f6585fc8f00a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:15,511 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.091s 2021-01-12 15:39:15,511 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb73f23b-0642-4682-a622-55bbc1bb7527', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb73f23b-0642-4682-a622-55bbc1bb7527', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:16,618 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.103s 2021-01-12 15:39:16,619 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc09dc0d-723c-4115-b8ee-c633725999c8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc09dc0d-723c-4115-b8ee-c633725999c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:17,718 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.096s 2021-01-12 15:39:17,719 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2478b913-a15a-4b25-935e-4ed0a577fe1f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2478b913-a15a-4b25-935e-4ed0a577fe1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:18,837 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.114s 2021-01-12 15:39:18,838 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72907dc2-a1b2-48ad-b15c-360467af18eb', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72907dc2-a1b2-48ad-b15c-360467af18eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:19,941 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.099s 2021-01-12 15:39:19,941 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0a3a82f-19e7-41da-be0d-d21230456049', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0a3a82f-19e7-41da-be0d-d21230456049', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:21,033 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.088s 2021-01-12 15:39:21,034 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5393ee66-51f5-4a1c-8268-2487d5766c6d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5393ee66-51f5-4a1c-8268-2487d5766c6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:22,148 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.111s 2021-01-12 15:39:22,149 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f74befd-57d1-41d9-a54a-491f9deb2975', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f74befd-57d1-41d9-a54a-491f9deb2975', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:23,246 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.092s 2021-01-12 15:39:23,246 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5a8f6a3-44bb-4999-9a3f-fe6fefd17eaa', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5a8f6a3-44bb-4999-9a3f-fe6fefd17eaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:24,355 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.104s 2021-01-12 15:39:24,355 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c57c36b0-4563-45f8-9a23-621222f8bc2d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c57c36b0-4563-45f8-9a23-621222f8bc2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:25,454 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.095s 2021-01-12 15:39:25,454 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-470ee804-8566-4451-a1ff-e347ad258347', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-470ee804-8566-4451-a1ff-e347ad258347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:26,575 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.116s 2021-01-12 15:39:26,575 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f2c6da7-3635-42e1-86da-2cc02bf8110c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f2c6da7-3635-42e1-86da-2cc02bf8110c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:27,673 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.094s 2021-01-12 15:39:27,674 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d95682ca-4567-4160-b17d-3c7d0c37214d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d95682ca-4567-4160-b17d-3c7d0c37214d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:28,772 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.094s 2021-01-12 15:39:28,773 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-720f803c-4b77-4498-a51e-a3f086a4296a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-720f803c-4b77-4498-a51e-a3f086a4296a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:29,888 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.111s 2021-01-12 15:39:29,888 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef560338-955e-4304-979b-d6d87751ce05', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef560338-955e-4304-979b-d6d87751ce05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:30,986 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.094s 2021-01-12 15:39:30,987 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1144bd7-65ad-4fc8-bed8-82d0217c969a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1144bd7-65ad-4fc8-bed8-82d0217c969a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:32,125 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.134s 2021-01-12 15:39:32,126 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ce82e98-a05d-4074-a249-7124c91c4073', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ce82e98-a05d-4074-a249-7124c91c4073', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:33,227 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.097s 2021-01-12 15:39:33,228 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34be1da1-7caa-4498-abee-9ecb0c56b324', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34be1da1-7caa-4498-abee-9ecb0c56b324', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:34,284 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.052s 2021-01-12 15:39:34,284 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d612d28-4725-4dae-9dc5-de0db7ecbe05', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d612d28-4725-4dae-9dc5-de0db7ecbe05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:35,340 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.050s 2021-01-12 15:39:35,340 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44eb1e5c-51bc-44ec-9680-cfccd6999f8c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44eb1e5c-51bc-44ec-9680-cfccd6999f8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:36,438 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.093s 2021-01-12 15:39:36,438 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec99b451-76ec-48e1-be46-6e9e773a9436', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec99b451-76ec-48e1-be46-6e9e773a9436', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:37,541 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.099s 2021-01-12 15:39:37,541 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-089e0b9f-3738-4ec2-b4f4-6db90541c056', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-089e0b9f-3738-4ec2-b4f4-6db90541c056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:38,642 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.096s 2021-01-12 15:39:38,642 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e15dd12c-f2c7-42e0-9a83-9600438cc49e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e15dd12c-f2c7-42e0-9a83-9600438cc49e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:39,747 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.100s 2021-01-12 15:39:39,747 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e04b74bc-009e-4c2a-a171-4d603abd3abc', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e04b74bc-009e-4c2a-a171-4d603abd3abc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:40,848 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.097s 2021-01-12 15:39:40,849 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d98fb04-5599-4450-a1b0-4a4781a58530', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d98fb04-5599-4450-a1b0-4a4781a58530', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:41,952 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.099s 2021-01-12 15:39:41,952 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebbf7294-3fcd-430b-a723-917da858f201', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebbf7294-3fcd-430b-a723-917da858f201', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:43,061 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.104s 2021-01-12 15:39:43,061 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acbd0cc7-94b6-41c9-842d-b4f467724bc2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acbd0cc7-94b6-41c9-842d-b4f467724bc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:44,163 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.098s 2021-01-12 15:39:44,164 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee759892-1dc9-48bb-9e47-85a841e5f679', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee759892-1dc9-48bb-9e47-85a841e5f679', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:45,266 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.098s 2021-01-12 15:39:45,267 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c851efec-4118-4557-a741-6e740ebba0d1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c851efec-4118-4557-a741-6e740ebba0d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:46,373 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.102s 2021-01-12 15:39:46,373 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb670d74-d38c-47da-aa0f-d241f8bb9cca', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb670d74-d38c-47da-aa0f-d241f8bb9cca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:47,473 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.095s 2021-01-12 15:39:47,473 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07a1e213-67d8-49d4-9418-fb6514eb1bf6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07a1e213-67d8-49d4-9418-fb6514eb1bf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:48,581 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.103s 2021-01-12 15:39:48,581 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d440592d-29cd-435c-9d35-ea3bd3183ab6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d440592d-29cd-435c-9d35-ea3bd3183ab6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:49,683 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.097s 2021-01-12 15:39:49,683 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-829225b6-b5b1-48b8-857a-e549f74d121b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-829225b6-b5b1-48b8-857a-e549f74d121b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:50,801 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.114s 2021-01-12 15:39:50,802 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5eef9a06-a22e-4bb9-a2cd-fce838e2e7b1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5eef9a06-a22e-4bb9-a2cd-fce838e2e7b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:51,896 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.090s 2021-01-12 15:39:51,896 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9897b79d-959a-48de-9538-38be3ec0a839', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9897b79d-959a-48de-9538-38be3ec0a839', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:53,001 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.101s 2021-01-12 15:39:53,001 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13e42643-10d4-4dc1-85fa-b5f015e84503', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13e42643-10d4-4dc1-85fa-b5f015e84503', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:54,105 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.099s 2021-01-12 15:39:54,106 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56ba1e3f-32fa-4778-a229-1f30616f3f09', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56ba1e3f-32fa-4778-a229-1f30616f3f09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:55,211 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.101s 2021-01-12 15:39:55,211 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0afbdc65-9f08-47d3-a7d6-427285290e35', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0afbdc65-9f08-47d3-a7d6-427285290e35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:56,316 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.102s 2021-01-12 15:39:56,317 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c0ea805-478b-4289-ae28-e19c671ecd65', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c0ea805-478b-4289-ae28-e19c671ecd65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:57,422 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.101s 2021-01-12 15:39:57,423 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0871c183-45cb-4a30-a900-9cd791583832', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0871c183-45cb-4a30-a900-9cd791583832', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:58,527 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.100s 2021-01-12 15:39:58,528 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d905835-f277-4831-9968-4e29f17e4f06', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d905835-f277-4831-9968-4e29f17e4f06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:39:59,628 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.096s 2021-01-12 15:39:59,628 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d31bcf9c-69cc-4264-95e5-e3f59485c7fa', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d31bcf9c-69cc-4264-95e5-e3f59485c7fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:00,736 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.104s 2021-01-12 15:40:00,737 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea95f4dd-a029-47f6-b93c-07326aff6b62', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea95f4dd-a029-47f6-b93c-07326aff6b62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:01,837 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.096s 2021-01-12 15:40:01,837 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a35fb8e3-badb-4d77-9b27-20c828bdd6b0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a35fb8e3-badb-4d77-9b27-20c828bdd6b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:02,943 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.101s 2021-01-12 15:40:02,944 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dac5a156-b43c-4630-b372-b3eb117a3d99', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dac5a156-b43c-4630-b372-b3eb117a3d99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:04,046 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.098s 2021-01-12 15:40:04,047 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1dd2cc8-6b1f-4d19-a4df-1b3e43897209', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1dd2cc8-6b1f-4d19-a4df-1b3e43897209', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:05,152 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.102s 2021-01-12 15:40:05,153 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cece858c-8ba0-439c-ae04-a30370959656', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cece858c-8ba0-439c-ae04-a30370959656', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:06,263 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.105s 2021-01-12 15:40:06,263 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68cfe7cc-1926-4e83-aa1a-4a86ad76b440', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68cfe7cc-1926-4e83-aa1a-4a86ad76b440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:07,365 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.098s 2021-01-12 15:40:07,365 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aff0824d-96c6-4baf-977e-5c835d36d919', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aff0824d-96c6-4baf-977e-5c835d36d919', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:08,471 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.102s 2021-01-12 15:40:08,472 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ec939d1-0a6a-490c-834b-c986efc7189f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ec939d1-0a6a-490c-834b-c986efc7189f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:09,579 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.103s 2021-01-12 15:40:09,580 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dead99c-bd0d-4bed-b849-875f05de14c8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dead99c-bd0d-4bed-b849-875f05de14c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:10,678 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.094s 2021-01-12 15:40:10,679 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c78521c4-ea75-4d16-8ada-c7e171f34cdf', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c78521c4-ea75-4d16-8ada-c7e171f34cdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:11,791 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.109s 2021-01-12 15:40:11,792 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-420ab19b-25ba-46ff-9316-e6f03b373970', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-420ab19b-25ba-46ff-9316-e6f03b373970', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:12,919 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.123s 2021-01-12 15:40:12,919 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baffa97b-7306-402d-a60a-e7562e50a2b0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baffa97b-7306-402d-a60a-e7562e50a2b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:14,014 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.090s 2021-01-12 15:40:14,015 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8edc702b-fe0f-4b05-8979-c8cd1a53f994', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8edc702b-fe0f-4b05-8979-c8cd1a53f994', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:15,116 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.095s 2021-01-12 15:40:15,116 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be2c7fc1-b37a-42b8-b500-e397e7e30b1e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be2c7fc1-b37a-42b8-b500-e397e7e30b1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:16,222 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.101s 2021-01-12 15:40:16,222 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11b2f91b-2ca1-4b97-8b8c-3d8c4a4f880c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11b2f91b-2ca1-4b97-8b8c-3d8c4a4f880c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:17,332 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.105s 2021-01-12 15:40:17,333 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-430c5b97-8785-4bb1-94cf-daefa1938d3f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-430c5b97-8785-4bb1-94cf-daefa1938d3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:18,444 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.107s 2021-01-12 15:40:18,444 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32d99efc-42d3-4302-9302-a891315b9465', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32d99efc-42d3-4302-9302-a891315b9465', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:19,548 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.100s 2021-01-12 15:40:19,548 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec6eeabe-b700-4d5a-a260-979a86f0633d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec6eeabe-b700-4d5a-a260-979a86f0633d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:20,654 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.100s 2021-01-12 15:40:20,654 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-846a53ce-c4ef-4fce-aecc-cbb30b417061', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-846a53ce-c4ef-4fce-aecc-cbb30b417061', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:21,770 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.111s 2021-01-12 15:40:21,771 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f796b3c1-1c44-402a-8537-1e75dd33262b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f796b3c1-1c44-402a-8537-1e75dd33262b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:22,865 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.090s 2021-01-12 15:40:22,865 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10d68fa2-cb27-458c-b63d-ae7b15355730', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10d68fa2-cb27-458c-b63d-ae7b15355730', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:23,970 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.101s 2021-01-12 15:40:23,971 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1351eb73-d31e-4bcd-8cc5-62eec3e8d1d9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1351eb73-d31e-4bcd-8cc5-62eec3e8d1d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:25,074 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.098s 2021-01-12 15:40:25,074 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c52e14a-9b4f-4cfb-9ee8-ff5f4a832e65', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c52e14a-9b4f-4cfb-9ee8-ff5f4a832e65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:26,192 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.113s 2021-01-12 15:40:26,192 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b84040ea-49fb-4a66-96b8-91b89863dc29', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b84040ea-49fb-4a66-96b8-91b89863dc29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:27,295 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.098s 2021-01-12 15:40:27,295 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63c97a9a-c8db-4cb1-af52-a9bd0ddac015', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63c97a9a-c8db-4cb1-af52-a9bd0ddac015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:28,410 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.111s 2021-01-12 15:40:28,411 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16f98b27-b000-41e0-a455-03448d0f9eba', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16f98b27-b000-41e0-a455-03448d0f9eba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:29,515 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.101s 2021-01-12 15:40:29,516 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e2dfee7-406a-43e6-a965-e8070ee6a4ed', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e2dfee7-406a-43e6-a965-e8070ee6a4ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:30,616 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.096s 2021-01-12 15:40:30,617 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93677f4e-409f-41b7-9a8b-0c5a17796fac', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93677f4e-409f-41b7-9a8b-0c5a17796fac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:31,720 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.099s 2021-01-12 15:40:31,721 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dc7d756-8d8d-408b-bc05-b1aefe989e02', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dc7d756-8d8d-408b-bc05-b1aefe989e02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:32,974 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.248s 2021-01-12 15:40:32,974 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6113f29d-6dfc-4f9f-8e2e-5d4640b779e9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6113f29d-6dfc-4f9f-8e2e-5d4640b779e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:34,099 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.120s 2021-01-12 15:40:34,099 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85b08081-1354-48a1-aa06-b149d0c8a4ce', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85b08081-1354-48a1-aa06-b149d0c8a4ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:35,345 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.242s 2021-01-12 15:40:35,346 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37fb662b-84a4-4102-99f4-1e18e17d554c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37fb662b-84a4-4102-99f4-1e18e17d554c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:36,386 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.036s 2021-01-12 15:40:36,387 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82c48d56-3f78-416f-8fee-3a810b6547ad', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82c48d56-3f78-416f-8fee-3a810b6547ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:37,428 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:40:37,428 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3800b749-2e3b-40cc-b05d-d4a727941327', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3800b749-2e3b-40cc-b05d-d4a727941327', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:38,497 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.064s 2021-01-12 15:40:38,497 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8416f852-7c6a-41c4-b684-9cc7c1d2f083', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8416f852-7c6a-41c4-b684-9cc7c1d2f083', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:39,779 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.278s 2021-01-12 15:40:39,780 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb0dfc69-2376-4030-8dcf-732dd89ebb6b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb0dfc69-2376-4030-8dcf-732dd89ebb6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:40,886 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.102s 2021-01-12 15:40:40,886 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fdd8f27-ad27-44d8-b5fa-606848ba7b51', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fdd8f27-ad27-44d8-b5fa-606848ba7b51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:41,990 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.100s 2021-01-12 15:40:41,991 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d5ecfd4-cfc0-495a-82d7-69c0f0f01adb', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d5ecfd4-cfc0-495a-82d7-69c0f0f01adb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:43,101 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.106s 2021-01-12 15:40:43,101 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ca775c9-917c-45fd-ac6b-ae6fe813297b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ca775c9-917c-45fd-ac6b-ae6fe813297b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:44,199 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.094s 2021-01-12 15:40:44,200 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a5c014a-16db-4ca1-9b77-bbf893740ac3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a5c014a-16db-4ca1-9b77-bbf893740ac3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:45,309 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.105s 2021-01-12 15:40:45,309 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0297489-ef64-412d-9316-3302ee850668', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0297489-ef64-412d-9316-3302ee850668', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:46,421 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.108s 2021-01-12 15:40:46,422 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0442355-5d8c-4fa6-98bb-ff35d9d7ac64', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0442355-5d8c-4fa6-98bb-ff35d9d7ac64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:47,525 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.099s 2021-01-12 15:40:47,526 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2ac0e4e-9c32-465e-83aa-fb72a33c6c78', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2ac0e4e-9c32-465e-83aa-fb72a33c6c78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:48,626 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.096s 2021-01-12 15:40:48,626 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bef2458-7a5f-42e7-83c2-aa8290e35fd6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bef2458-7a5f-42e7-83c2-aa8290e35fd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:49,735 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.104s 2021-01-12 15:40:49,735 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f17aab2c-3cb7-40aa-9a74-08ed4f24b8cf', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f17aab2c-3cb7-40aa-9a74-08ed4f24b8cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:50,829 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.090s 2021-01-12 15:40:50,830 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e83e5f7-a39e-4b48-aba8-3d8bcab96879', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e83e5f7-a39e-4b48-aba8-3d8bcab96879', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:51,934 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.101s 2021-01-12 15:40:51,934 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a91d36bf-b4c3-4542-8ae6-e7d35dd998ef', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a91d36bf-b4c3-4542-8ae6-e7d35dd998ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:53,035 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.096s 2021-01-12 15:40:53,036 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afe103be-8812-4d36-b860-89ad87cad5f1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afe103be-8812-4d36-b860-89ad87cad5f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:54,134 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.094s 2021-01-12 15:40:54,134 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a9112c6-2ba6-4a8a-a90a-b6557d89fc4d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a9112c6-2ba6-4a8a-a90a-b6557d89fc4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:55,248 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.109s 2021-01-12 15:40:55,248 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1aa5dd7-b124-431c-9fbc-db72e0cf52c1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1aa5dd7-b124-431c-9fbc-db72e0cf52c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:56,349 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.097s 2021-01-12 15:40:56,349 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-789a5bd9-4e10-4e0d-ae47-c1e20e33c8f3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-789a5bd9-4e10-4e0d-ae47-c1e20e33c8f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:57,461 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.107s 2021-01-12 15:40:57,461 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dceb993f-7962-4dfa-9b4a-b0f3595324c0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dceb993f-7962-4dfa-9b4a-b0f3595324c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:58,557 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.091s 2021-01-12 15:40:58,557 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b570c7b-3b27-4866-a015-3e10404ae31e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b570c7b-3b27-4866-a015-3e10404ae31e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:40:59,663 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.102s 2021-01-12 15:40:59,663 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12d466ab-4ee0-4fac-ba83-50ac36697e2c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12d466ab-4ee0-4fac-ba83-50ac36697e2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:00,767 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.101s 2021-01-12 15:41:00,768 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-259c29c6-912e-4245-89a9-0b9630b1d1f2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-259c29c6-912e-4245-89a9-0b9630b1d1f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:01,873 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.100s 2021-01-12 15:41:01,873 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfbd4986-985d-43fc-83e2-3dc20c60c1e1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfbd4986-985d-43fc-83e2-3dc20c60c1e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:02,980 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.102s 2021-01-12 15:41:02,980 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8975d9b-0a4d-4fd2-b052-48ae699aa192', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8975d9b-0a4d-4fd2-b052-48ae699aa192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:04,082 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.098s 2021-01-12 15:41:04,083 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25df99ed-0ea8-41cc-ad7e-221bae250b79', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25df99ed-0ea8-41cc-ad7e-221bae250b79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:05,188 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.101s 2021-01-12 15:41:05,188 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9168f6e-4c55-44a5-aac3-ce4e94d0ac5a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9168f6e-4c55-44a5-aac3-ce4e94d0ac5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:06,287 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.095s 2021-01-12 15:41:06,288 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ddd17b6-174f-4c81-8668-6a2410e68a99', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ddd17b6-174f-4c81-8668-6a2410e68a99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:07,398 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.106s 2021-01-12 15:41:07,398 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-752361e6-49c4-402a-88a9-4cefa2a08d30', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-752361e6-49c4-402a-88a9-4cefa2a08d30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:08,499 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.096s 2021-01-12 15:41:08,499 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0094750a-78c8-432e-b52e-9d1d8c01dbab', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0094750a-78c8-432e-b52e-9d1d8c01dbab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:09,604 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.101s 2021-01-12 15:41:09,605 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5726d76a-d2d4-4b83-a1de-8425469a6bba', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5726d76a-d2d4-4b83-a1de-8425469a6bba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:10,710 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.101s 2021-01-12 15:41:10,711 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75534222-8d63-4443-baf2-086ff9ae64aa', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75534222-8d63-4443-baf2-086ff9ae64aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:11,815 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.100s 2021-01-12 15:41:11,816 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edd3f612-7e33-4b17-8ac0-0e82e9aea751', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edd3f612-7e33-4b17-8ac0-0e82e9aea751', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:12,921 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.101s 2021-01-12 15:41:12,922 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f713f5ff-23f5-4245-bc82-10d2bc25ab10', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f713f5ff-23f5-4245-bc82-10d2bc25ab10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:14,030 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.104s 2021-01-12 15:41:14,031 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c841a7d-572b-44b6-8934-05fd2254a686', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c841a7d-572b-44b6-8934-05fd2254a686', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:15,137 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.103s 2021-01-12 15:41:15,138 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16e0b0d2-6c0e-498a-8ab9-476f8b815e3f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16e0b0d2-6c0e-498a-8ab9-476f8b815e3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:16,241 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.099s 2021-01-12 15:41:16,241 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b590bd61-35cf-4350-b2c7-38c62cb735f0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b590bd61-35cf-4350-b2c7-38c62cb735f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:17,346 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.100s 2021-01-12 15:41:17,347 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b4e872e-19a2-4474-b63e-36da4d749c36', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b4e872e-19a2-4474-b63e-36da4d749c36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:18,451 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.101s 2021-01-12 15:41:18,452 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dade0b88-d11b-4561-9319-e634720ab697', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dade0b88-d11b-4561-9319-e634720ab697', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:19,555 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.099s 2021-01-12 15:41:19,556 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43055cc7-a3f2-4a66-88bd-de3fef407dab', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43055cc7-a3f2-4a66-88bd-de3fef407dab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:20,668 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.108s 2021-01-12 15:41:20,668 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecdabc90-0498-43d7-b847-520cf4c9b5e3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecdabc90-0498-43d7-b847-520cf4c9b5e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:21,775 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.102s 2021-01-12 15:41:21,775 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a480a71d-bdae-4650-8fcb-4440f11dae1f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a480a71d-bdae-4650-8fcb-4440f11dae1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:22,866 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.087s 2021-01-12 15:41:22,867 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76f0df6d-5a05-4806-b68c-5ea13ef6ccfd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76f0df6d-5a05-4806-b68c-5ea13ef6ccfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:24,002 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.131s 2021-01-12 15:41:24,003 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cb4929c-679d-4a78-a123-790ada61a520', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cb4929c-679d-4a78-a123-790ada61a520', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:25,103 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.096s 2021-01-12 15:41:25,104 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50118de7-17b9-4bee-a012-06e47976e596', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50118de7-17b9-4bee-a012-06e47976e596', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:26,225 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.116s 2021-01-12 15:41:26,225 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac09b7df-a11b-4616-af66-ffe0a74721c1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac09b7df-a11b-4616-af66-ffe0a74721c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:27,327 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.098s 2021-01-12 15:41:27,328 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbfd8cb9-cd77-4941-84c8-e1d2dad4057a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbfd8cb9-cd77-4941-84c8-e1d2dad4057a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:28,435 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.103s 2021-01-12 15:41:28,435 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81bfc3ca-11ec-4bdb-91a7-fff3dd5fe335', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81bfc3ca-11ec-4bdb-91a7-fff3dd5fe335', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:29,537 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.097s 2021-01-12 15:41:29,538 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12c0a2b7-baeb-4a67-ba60-aee720ab584f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12c0a2b7-baeb-4a67-ba60-aee720ab584f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:30,657 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.115s 2021-01-12 15:41:30,658 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c8fc6e0-995a-43e1-be3b-88f13b0eb455', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c8fc6e0-995a-43e1-be3b-88f13b0eb455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:31,767 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.104s 2021-01-12 15:41:31,767 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e14f5f0-2b31-4348-9b5d-6edfea0f5a26', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e14f5f0-2b31-4348-9b5d-6edfea0f5a26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:32,870 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.098s 2021-01-12 15:41:32,870 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1d4bd48-dc0b-4aa7-893d-107b32ebac95', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1d4bd48-dc0b-4aa7-893d-107b32ebac95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:34,011 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.137s 2021-01-12 15:41:34,012 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2080eb9-780e-4bb4-bcbc-a3cd4d70e7d7', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2080eb9-780e-4bb4-bcbc-a3cd4d70e7d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:35,056 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.040s 2021-01-12 15:41:35,057 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f1628e3-f956-4476-aab7-28cd0915bacf', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f1628e3-f956-4476-aab7-28cd0915bacf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:36,100 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.039s 2021-01-12 15:41:36,101 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4bc27a4-3089-4391-a9ee-1c23279328b0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4bc27a4-3089-4391-a9ee-1c23279328b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:37,143 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.038s 2021-01-12 15:41:37,144 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a9166f8-7280-4844-8494-233aa57a78fb', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a9166f8-7280-4844-8494-233aa57a78fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:38,185 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:41:38,185 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5378c65e-2407-49c2-89f4-676fcbc96dd4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5378c65e-2407-49c2-89f4-676fcbc96dd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:39,229 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.040s 2021-01-12 15:41:39,230 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5245061d-1763-4457-b1cf-18e4c30bf056', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5245061d-1763-4457-b1cf-18e4c30bf056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:40,272 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.038s 2021-01-12 15:41:40,272 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99f49864-c24e-4232-b583-0bf91748e7a0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99f49864-c24e-4232-b583-0bf91748e7a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:41,314 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:41:41,315 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba520bd6-8f5c-4330-978b-48ad948c68c7', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba520bd6-8f5c-4330-978b-48ad948c68c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:42,356 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:41:42,357 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d652e336-c41d-4f64-89c2-6bb2c448ba31', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d652e336-c41d-4f64-89c2-6bb2c448ba31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:43,404 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.042s 2021-01-12 15:41:43,404 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89e803d7-01ea-4609-a272-3d25c4dfe6b2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89e803d7-01ea-4609-a272-3d25c4dfe6b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:44,445 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:41:44,446 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a02c204a-2b10-4e3c-be5f-cb0636e9c9bc', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a02c204a-2b10-4e3c-be5f-cb0636e9c9bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:45,490 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.040s 2021-01-12 15:41:45,491 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db3f1298-704e-43f9-839c-f75e28f75474', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db3f1298-704e-43f9-839c-f75e28f75474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:46,535 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.040s 2021-01-12 15:41:46,536 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-239036b8-75b1-432b-abd3-7f3bfb45aaf5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-239036b8-75b1-432b-abd3-7f3bfb45aaf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:47,579 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.040s 2021-01-12 15:41:47,580 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13cf6550-5295-4c7d-83f9-ba0119abe138', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13cf6550-5295-4c7d-83f9-ba0119abe138', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:48,622 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.038s 2021-01-12 15:41:48,622 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fdc4d73-87d4-4344-8b7d-3af037ef219f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fdc4d73-87d4-4344-8b7d-3af037ef219f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:49,665 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.038s 2021-01-12 15:41:49,665 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-360b3828-86cb-4033-80dc-eee5c01999d2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-360b3828-86cb-4033-80dc-eee5c01999d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:50,722 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.052s 2021-01-12 15:41:50,723 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-527eb1f5-e89f-4e0c-900e-cfdd16b3819f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-527eb1f5-e89f-4e0c-900e-cfdd16b3819f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:51,770 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.043s 2021-01-12 15:41:51,771 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11c7fc1f-fa0b-43e6-ad08-9bd549598d30', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11c7fc1f-fa0b-43e6-ad08-9bd549598d30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:52,812 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:41:52,812 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf8aee1e-7937-4826-8979-b4d35bea6eef', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf8aee1e-7937-4826-8979-b4d35bea6eef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:53,856 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.038s 2021-01-12 15:41:53,856 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52ec7fa5-68de-4e8d-a779-23ece8349576', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52ec7fa5-68de-4e8d-a779-23ece8349576', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:54,898 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.038s 2021-01-12 15:41:54,898 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f998c3d-e823-4769-9774-d20a4882078a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f998c3d-e823-4769-9774-d20a4882078a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:55,944 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.042s 2021-01-12 15:41:55,945 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a342de2-c7ea-49b3-93d0-ac26b31bd1e0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a342de2-c7ea-49b3-93d0-ac26b31bd1e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:56,988 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.039s 2021-01-12 15:41:56,989 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-385c6897-0033-4df1-80aa-611f76f78ac5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-385c6897-0033-4df1-80aa-611f76f78ac5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:58,033 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.040s 2021-01-12 15:41:58,034 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec78d652-6f73-4af3-b177-1f9658e83f9b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec78d652-6f73-4af3-b177-1f9658e83f9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:41:59,074 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.036s 2021-01-12 15:41:59,075 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-960338d5-64b2-416b-808d-1f2e45b57866', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-960338d5-64b2-416b-808d-1f2e45b57866', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:00,121 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.041s 2021-01-12 15:42:00,121 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7518ae8b-46cc-47f8-9811-f92f6bc13d5c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7518ae8b-46cc-47f8-9811-f92f6bc13d5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:01,163 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.038s 2021-01-12 15:42:01,164 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d63cfac-d71e-42c4-a479-4e4c3b93e0d3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d63cfac-d71e-42c4-a479-4e4c3b93e0d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:02,208 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.040s 2021-01-12 15:42:02,208 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d5e0a0c-d523-4599-9a0b-8bcd703e8e3d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d5e0a0c-d523-4599-9a0b-8bcd703e8e3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:03,250 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:42:03,250 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ff14a0b-e4bf-420c-8465-0c0086d2d769', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ff14a0b-e4bf-420c-8465-0c0086d2d769', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:04,296 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.041s 2021-01-12 15:42:04,297 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3409194-ffc0-47ce-9840-7d229492223d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3409194-ffc0-47ce-9840-7d229492223d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:05,339 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.038s 2021-01-12 15:42:05,340 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fd8a62e-d978-4741-8e80-29a3c6d6dcb3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fd8a62e-d978-4741-8e80-29a3c6d6dcb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:06,381 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:42:06,382 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a670cd0a-4e22-4d58-85f0-55df49e5c02f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a670cd0a-4e22-4d58-85f0-55df49e5c02f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:07,424 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:42:07,424 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db21b421-a6f8-4eef-8e4c-75a952c9d8d4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db21b421-a6f8-4eef-8e4c-75a952c9d8d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:08,465 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:42:08,465 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e351d705-34bb-4f66-9ffd-f87d9e5b5a1d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e351d705-34bb-4f66-9ffd-f87d9e5b5a1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:09,521 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.051s 2021-01-12 15:42:09,521 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c5449f0-4605-4ce0-a096-6724ce16ef31', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c5449f0-4605-4ce0-a096-6724ce16ef31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:10,618 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.093s 2021-01-12 15:42:10,619 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84f5161f-2ab4-4cd6-aea2-41ac70e7a36a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84f5161f-2ab4-4cd6-aea2-41ac70e7a36a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:11,721 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.098s 2021-01-12 15:42:11,721 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c075520-a7e9-4d1b-9432-fdeda33aba3c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c075520-a7e9-4d1b-9432-fdeda33aba3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:12,825 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.098s 2021-01-12 15:42:12,826 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3388ccb2-b205-4d3b-9218-0707b695828d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3388ccb2-b205-4d3b-9218-0707b695828d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:13,925 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.095s 2021-01-12 15:42:13,926 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dd2f6a1-ba21-4662-9e85-a808fcd8f0bf', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dd2f6a1-ba21-4662-9e85-a808fcd8f0bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:14,967 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:42:14,967 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a2392cb-da3f-4432-b793-a80bd3aad72b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a2392cb-da3f-4432-b793-a80bd3aad72b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:16,008 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:42:16,009 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dace56ad-b6a7-43e8-8afc-806e9e69cde9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dace56ad-b6a7-43e8-8afc-806e9e69cde9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:17,052 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.038s 2021-01-12 15:42:17,052 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9fcb132-9f16-4585-a258-0744d04083c1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9fcb132-9f16-4585-a258-0744d04083c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:18,094 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:42:18,094 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3bc5ea9-6286-49ff-beb7-57fd28d9d9fc', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3bc5ea9-6286-49ff-beb7-57fd28d9d9fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:19,138 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.038s 2021-01-12 15:42:19,139 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54da0ead-7ef7-4d05-a60f-8127c791b21e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54da0ead-7ef7-4d05-a60f-8127c791b21e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:20,180 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:42:20,181 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00dc9b27-1f11-4799-a65e-d67ced575ba8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00dc9b27-1f11-4799-a65e-d67ced575ba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:21,222 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:42:21,222 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e22f991e-9540-4b7c-80dc-66f61cc02359', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e22f991e-9540-4b7c-80dc-66f61cc02359', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:22,263 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:42:22,264 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8569bb7-3f9d-4f47-ac75-c5aaa67f0eb5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8569bb7-3f9d-4f47-ac75-c5aaa67f0eb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:23,308 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.040s 2021-01-12 15:42:23,309 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e845e93e-80cb-4207-8fa2-1a964ce25e9b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e845e93e-80cb-4207-8fa2-1a964ce25e9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:24,352 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.039s 2021-01-12 15:42:24,353 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d960ed40-f519-4ce1-b342-f76d4b1b52f2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d960ed40-f519-4ce1-b342-f76d4b1b52f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:25,395 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.038s 2021-01-12 15:42:25,395 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7969544-589c-4103-a601-fbcd97e759b5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7969544-589c-4103-a601-fbcd97e759b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:26,436 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:42:26,437 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eedbc041-d645-4161-9912-f4f65dbddb69', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eedbc041-d645-4161-9912-f4f65dbddb69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:27,479 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.038s 2021-01-12 15:42:27,479 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d37e703b-a133-4977-adc0-52322b58f44a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d37e703b-a133-4977-adc0-52322b58f44a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:28,521 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.038s 2021-01-12 15:42:28,522 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cef99e2-bfa2-4ca2-ad75-29385a1882a0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cef99e2-bfa2-4ca2-ad75-29385a1882a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:29,564 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.038s 2021-01-12 15:42:29,565 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f9d9777-67e8-436c-93cb-d152ef0a42cd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f9d9777-67e8-436c-93cb-d152ef0a42cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:30,606 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:42:30,606 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1af28d4d-7c47-4448-b9f8-73ef1e4c5c00', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1af28d4d-7c47-4448-b9f8-73ef1e4c5c00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:31,649 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.038s 2021-01-12 15:42:31,650 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-317e0ae7-1f27-4746-ba65-b068a0eb75e9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-317e0ae7-1f27-4746-ba65-b068a0eb75e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:32,692 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.038s 2021-01-12 15:42:32,692 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-565a1f0e-38f7-43b8-b22e-cd4294dd7db6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-565a1f0e-38f7-43b8-b22e-cd4294dd7db6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:33,735 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.038s 2021-01-12 15:42:33,736 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-160efb5e-d0d9-40a9-9050-3f9f83e58304', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-160efb5e-d0d9-40a9-9050-3f9f83e58304', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:34,793 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.053s 2021-01-12 15:42:34,793 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bca433af-2af9-4a14-8f49-84b2e25863c2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bca433af-2af9-4a14-8f49-84b2e25863c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:35,838 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.040s 2021-01-12 15:42:35,839 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fd06892-6275-4132-b1e7-2a47a7a0f691', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fd06892-6275-4132-b1e7-2a47a7a0f691', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:36,880 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.038s 2021-01-12 15:42:36,881 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2d5400e-aec0-4359-bebe-397ca49153db', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2d5400e-aec0-4359-bebe-397ca49153db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:37,924 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.038s 2021-01-12 15:42:37,924 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bd1ac5e-5269-4aa8-a948-6b3cddf674f4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bd1ac5e-5269-4aa8-a948-6b3cddf674f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:38,965 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:42:38,965 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92fcad28-50e7-468a-94ee-93a5aab25657', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92fcad28-50e7-468a-94ee-93a5aab25657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:40,008 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.038s 2021-01-12 15:42:40,008 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47efbd74-cf04-44d0-bfb0-059649af100b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47efbd74-cf04-44d0-bfb0-059649af100b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:41,050 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:42:41,050 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3318f95-09f7-4b9c-a0e9-3c2a9317e0a3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3318f95-09f7-4b9c-a0e9-3c2a9317e0a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:42,091 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.036s 2021-01-12 15:42:42,091 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-773396ce-643c-4515-87bd-880710c8651f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-773396ce-643c-4515-87bd-880710c8651f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:43,133 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:42:43,134 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb5f7945-80b8-4bec-9e5b-5d07b76875cb', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb5f7945-80b8-4bec-9e5b-5d07b76875cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:44,175 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7 0.037s 2021-01-12 15:42:44,176 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10dfbc3b-c594-4ab0-84e3-957b04bd1df0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10dfbc3b-c594-4ab0-84e3-957b04bd1df0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/21fe99d5-0bb9-4707-9455-466c6c0f43e7'} Body: b'{"snapshot": {"id": "21fe99d5-0bb9-4707-9455-466c6c0f43e7", "created_at": "2021-01-12T15:36:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104258899", "description": null, "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:42:44,478 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 202 DELETE http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e/os-volume_attachments/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.297s 2021-01-12 15:42:44,478 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f66dbe59-5465-4a37-9e95-7a3043630c3d', 'x-compute-request-id': 'req-f66dbe59-5465-4a37-9e95-7a3043630c3d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e/os-volume_attachments/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'' 2021-01-12 15:42:44,581 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.102s 2021-01-12 15:42:44,582 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7bbc46b-b4d5-40b6-b0c5-7b0b6752f2ce', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7bbc46b-b4d5-40b6-b0c5-7b0b6752f2ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:42:45,685 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.094s 2021-01-12 15:42:45,686 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbd021d9-6468-4120-a7ed-c0b9f3a0a465', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbd021d9-6468-4120-a7ed-c0b9f3a0a465', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:42:46,796 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.100s 2021-01-12 15:42:46,797 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b7eeab2-c049-4e99-a485-1dcbfef21dc0', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b7eeab2-c049-4e99-a485-1dcbfef21dc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:42:47,900 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.094s 2021-01-12 15:42:47,901 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-316baeb7-167b-4c74-a579-2e2fd23c5f21', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-316baeb7-167b-4c74-a579-2e2fd23c5f21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:42:49,006 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:42:49,006 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a22ca28f-3d44-45f4-8632-c7e838df3fb2', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a22ca28f-3d44-45f4-8632-c7e838df3fb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:42:50,114 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.099s 2021-01-12 15:42:50,115 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccf8606a-36c2-4393-a675-283cea941b45', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccf8606a-36c2-4393-a675-283cea941b45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:42:51,220 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:42:51,220 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a832c90-f8ae-4b0d-ae22-7cb3d60aeeca', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a832c90-f8ae-4b0d-ae22-7cb3d60aeeca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:42:52,326 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:42:52,326 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14166826-b184-4434-833e-c98a8705e812', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14166826-b184-4434-833e-c98a8705e812', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:42:53,436 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.101s 2021-01-12 15:42:53,437 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eed8b84-b240-4418-b795-de61e6dd85ff', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eed8b84-b240-4418-b795-de61e6dd85ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:42:54,541 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.094s 2021-01-12 15:42:54,541 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e40415ae-3ebb-4a82-bf0b-8be99bc7f40a', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e40415ae-3ebb-4a82-bf0b-8be99bc7f40a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:42:55,646 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:42:55,647 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de3552dd-9933-4a85-8827-6293574dbec4', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de3552dd-9933-4a85-8827-6293574dbec4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:42:56,757 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.101s 2021-01-12 15:42:56,757 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6985ea4d-db10-4305-897d-6abde1dfb6fd', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6985ea4d-db10-4305-897d-6abde1dfb6fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:42:57,863 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:42:57,863 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93c035a7-13e4-4531-b4a5-bf032be61844', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93c035a7-13e4-4531-b4a5-bf032be61844', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:42:58,970 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.098s 2021-01-12 15:42:58,971 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11494b34-6973-47e4-b87e-c12fdc24ab4d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11494b34-6973-47e4-b87e-c12fdc24ab4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:00,081 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.101s 2021-01-12 15:43:00,082 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0b6eb81-1a52-418f-ad3c-ec63bee588dc', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0b6eb81-1a52-418f-ad3c-ec63bee588dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:01,186 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:43:01,186 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f210ff42-887c-49cf-8d81-d50ab42fa831', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f210ff42-887c-49cf-8d81-d50ab42fa831', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:02,293 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:43:02,293 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2315dce6-3fff-4bc7-9cee-59ad476bab09', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2315dce6-3fff-4bc7-9cee-59ad476bab09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:03,401 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.098s 2021-01-12 15:43:03,401 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23936f62-dc93-4a64-98eb-f3918d8ea1c3', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23936f62-dc93-4a64-98eb-f3918d8ea1c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:04,508 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:43:04,509 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94bd48ac-8e97-440c-8d2e-bfd3d6c83129', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94bd48ac-8e97-440c-8d2e-bfd3d6c83129', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:05,613 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:43:05,613 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-038cf2f7-08b1-4226-acd7-f45a823c2903', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-038cf2f7-08b1-4226-acd7-f45a823c2903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:06,722 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.099s 2021-01-12 15:43:06,723 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-082e8368-566f-498d-b6d1-72c76d797e3d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-082e8368-566f-498d-b6d1-72c76d797e3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:07,829 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.097s 2021-01-12 15:43:07,829 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24ef45a5-5e6f-492c-b71b-634d1411d748', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24ef45a5-5e6f-492c-b71b-634d1411d748', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:08,935 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.097s 2021-01-12 15:43:08,936 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2123bfbd-0b51-433d-a951-dabc065a6d4f', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2123bfbd-0b51-433d-a951-dabc065a6d4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:10,064 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.116s 2021-01-12 15:43:10,064 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1af79277-0004-4ea9-8e2c-5677c72ca05d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1af79277-0004-4ea9-8e2c-5677c72ca05d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:11,172 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.098s 2021-01-12 15:43:11,172 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98708edb-0a35-40d8-9967-68b7fb71b9d6', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98708edb-0a35-40d8-9967-68b7fb71b9d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:12,278 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:43:12,278 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5815fbb4-1012-47ba-951c-8f8685effbc7', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5815fbb4-1012-47ba-951c-8f8685effbc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:13,391 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.102s 2021-01-12 15:43:13,391 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71d5054c-2e54-4460-a53f-a1fc09e4e3ee', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71d5054c-2e54-4460-a53f-a1fc09e4e3ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:14,497 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.097s 2021-01-12 15:43:14,497 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-641d273a-4b30-4576-ab67-f688784bfbcd', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-641d273a-4b30-4576-ab67-f688784bfbcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:15,601 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:43:15,601 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28655c88-b0ba-4736-be5f-fa8fe29d614c', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28655c88-b0ba-4736-be5f-fa8fe29d614c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:16,708 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.097s 2021-01-12 15:43:16,709 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2cb327b-6085-49bd-a374-9a686fe63f98', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2cb327b-6085-49bd-a374-9a686fe63f98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:17,815 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.097s 2021-01-12 15:43:17,816 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3166258c-f671-4db8-a822-947efa9d1afc', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3166258c-f671-4db8-a822-947efa9d1afc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:18,927 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.102s 2021-01-12 15:43:18,928 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c39e6b3-ae81-4743-8ca8-6ee99fe801c0', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c39e6b3-ae81-4743-8ca8-6ee99fe801c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:20,031 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.094s 2021-01-12 15:43:20,031 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43b2914d-b843-48c4-b110-99a7de855588', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43b2914d-b843-48c4-b110-99a7de855588', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:21,137 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:43:21,137 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e68f10a-0624-465b-be62-611f9af08694', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e68f10a-0624-465b-be62-611f9af08694', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:22,239 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.092s 2021-01-12 15:43:22,239 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbd897ab-791f-42de-9434-71032bf45cc1', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbd897ab-791f-42de-9434-71032bf45cc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:23,344 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:43:23,345 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-273db080-529f-4371-adbc-7f7fded5f6b0', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-273db080-529f-4371-adbc-7f7fded5f6b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:24,454 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.099s 2021-01-12 15:43:24,454 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ac8d679-d9cf-48d4-8f7f-34abb3bf63cf', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ac8d679-d9cf-48d4-8f7f-34abb3bf63cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:25,559 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:43:25,559 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82add369-aa5f-445c-9682-e56075485d95', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82add369-aa5f-445c-9682-e56075485d95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:26,670 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.101s 2021-01-12 15:43:26,670 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2701420c-6ca3-4089-940c-7b3c1c5cc90a', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2701420c-6ca3-4089-940c-7b3c1c5cc90a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:27,780 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.101s 2021-01-12 15:43:27,781 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3fe064c-a43f-478b-a6c8-a2be803734f2', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3fe064c-a43f-478b-a6c8-a2be803734f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:28,887 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:43:28,888 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46fb7543-181a-4453-b023-888e7d3455fb', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46fb7543-181a-4453-b023-888e7d3455fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:29,994 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:43:29,994 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf7fbd4a-cb84-4b65-8bb0-5f099c969b55', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf7fbd4a-cb84-4b65-8bb0-5f099c969b55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:31,100 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.097s 2021-01-12 15:43:31,101 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-444ce1f3-6de0-453d-b7ef-828bd91c3538', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-444ce1f3-6de0-453d-b7ef-828bd91c3538', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:32,212 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.102s 2021-01-12 15:43:32,212 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35f13e13-9aff-49fb-8288-6d90d0679f65', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35f13e13-9aff-49fb-8288-6d90d0679f65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:33,322 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.101s 2021-01-12 15:43:33,323 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d02246fa-ae27-4afc-8362-082c822912e4', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d02246fa-ae27-4afc-8362-082c822912e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:34,428 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:43:34,428 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73f59e4f-9c6c-4c5c-8196-95c57fe06645', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73f59e4f-9c6c-4c5c-8196-95c57fe06645', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:35,542 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.105s 2021-01-12 15:43:35,543 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57110ef3-713f-4cfc-b41f-ca2a1c1064e2', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57110ef3-713f-4cfc-b41f-ca2a1c1064e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:36,663 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.110s 2021-01-12 15:43:36,664 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec044bb0-d3b7-4e18-b8d9-198e912935a7', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec044bb0-d3b7-4e18-b8d9-198e912935a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:37,771 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:43:37,771 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76d816db-a236-479f-b9e8-7e8faadfe486', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76d816db-a236-479f-b9e8-7e8faadfe486', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:38,875 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:43:38,875 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e51a3ef3-17d9-4352-88b3-7430a64af66d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e51a3ef3-17d9-4352-88b3-7430a64af66d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:40,110 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.225s 2021-01-12 15:43:40,110 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24c1dca7-be2a-433f-a160-339cc721fda3', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24c1dca7-be2a-433f-a160-339cc721fda3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:41,212 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.094s 2021-01-12 15:43:41,212 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54ad2d7d-9d8e-41b0-af19-9a82a8cc52b1', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54ad2d7d-9d8e-41b0-af19-9a82a8cc52b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:42,316 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.094s 2021-01-12 15:43:42,316 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fdd4e69-f6e7-4c63-b091-cc6b1289cadc', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fdd4e69-f6e7-4c63-b091-cc6b1289cadc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:43,422 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.097s 2021-01-12 15:43:43,422 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-308989c5-c25f-41ce-a0fa-ba7927380601', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-308989c5-c25f-41ce-a0fa-ba7927380601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:44,525 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.094s 2021-01-12 15:43:44,525 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-484fe56e-59e8-4275-b122-0cb9d0c41366', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-484fe56e-59e8-4275-b122-0cb9d0c41366', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:45,628 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.094s 2021-01-12 15:43:45,629 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9243a78e-38ba-4dd4-93b4-79a4151671a1', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9243a78e-38ba-4dd4-93b4-79a4151671a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:46,734 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.097s 2021-01-12 15:43:46,734 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33d709ef-bf5d-4720-939b-3003e72003e2', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33d709ef-bf5d-4720-939b-3003e72003e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:47,839 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:43:47,840 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e40bf3c6-5e7c-4a40-ac91-5173bf669d50', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e40bf3c6-5e7c-4a40-ac91-5173bf669d50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:48,944 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.094s 2021-01-12 15:43:48,944 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2130e77e-1310-40a6-9b54-f15186fb49cc', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2130e77e-1310-40a6-9b54-f15186fb49cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:50,049 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:43:50,049 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca595749-bf1e-4a51-b5bb-5b72534c0f05', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca595749-bf1e-4a51-b5bb-5b72534c0f05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:51,152 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.093s 2021-01-12 15:43:51,153 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee58f329-d24b-4491-ae84-40406b4ee6d2', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee58f329-d24b-4491-ae84-40406b4ee6d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:52,258 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:43:52,258 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d36e96cd-34d3-4531-a787-9158a9567111', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d36e96cd-34d3-4531-a787-9158a9567111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:53,361 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.094s 2021-01-12 15:43:53,361 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aec08989-c15d-4323-9521-d9c792d823cb', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aec08989-c15d-4323-9521-d9c792d823cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:54,468 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.097s 2021-01-12 15:43:54,469 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33efe28f-50a7-4a34-bd05-f06c2904656b', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33efe28f-50a7-4a34-bd05-f06c2904656b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:55,571 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.093s 2021-01-12 15:43:55,571 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d6cf91b-0f75-440f-9765-47f4719a3f7b', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d6cf91b-0f75-440f-9765-47f4719a3f7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:56,677 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.097s 2021-01-12 15:43:56,678 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7da697f3-450b-461a-9660-1d7d81902aef', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7da697f3-450b-461a-9660-1d7d81902aef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:57,782 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:43:57,783 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e2a2b87-7f0b-4689-8754-34aa3662ee94', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e2a2b87-7f0b-4689-8754-34aa3662ee94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:58,887 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:43:58,888 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7757bf2f-1093-4b8e-b427-95c3638eb4a3', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7757bf2f-1093-4b8e-b427-95c3638eb4a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:43:59,991 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.094s 2021-01-12 15:43:59,991 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b7c50d6-eb8c-4bff-8c00-934b131486ef', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b7c50d6-eb8c-4bff-8c00-934b131486ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:01,093 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.093s 2021-01-12 15:44:01,094 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bd3b644-fe56-4e23-8c1a-0c85d50d5610', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bd3b644-fe56-4e23-8c1a-0c85d50d5610', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:02,201 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.097s 2021-01-12 15:44:02,201 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a98cf129-56ad-43b9-a71e-7436e0273e15', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a98cf129-56ad-43b9-a71e-7436e0273e15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:03,305 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.094s 2021-01-12 15:44:03,305 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-483b3dae-4a08-4f0e-bf53-462f8763aece', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-483b3dae-4a08-4f0e-bf53-462f8763aece', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:04,411 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:44:04,411 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2402845e-0880-47fb-944c-1b15340975af', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2402845e-0880-47fb-944c-1b15340975af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:05,513 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.093s 2021-01-12 15:44:05,514 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2350bf3b-6775-419a-a34b-3cc9512e8905', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2350bf3b-6775-419a-a34b-3cc9512e8905', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:06,623 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.100s 2021-01-12 15:44:06,623 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44280753-5186-424d-8800-ed28651b6ef6', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44280753-5186-424d-8800-ed28651b6ef6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:07,728 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:44:07,729 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8838406-69c4-42c0-b82d-a9871e7d3de8', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8838406-69c4-42c0-b82d-a9871e7d3de8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:08,832 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.094s 2021-01-12 15:44:08,832 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bf2e8bb-9801-4936-acf1-e056b1d56124', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bf2e8bb-9801-4936-acf1-e056b1d56124', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:09,935 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.094s 2021-01-12 15:44:09,935 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bdef08c-1fad-4590-8c96-a666fdb7a4a3', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bdef08c-1fad-4590-8c96-a666fdb7a4a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:11,041 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:44:11,041 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23c23ae1-6724-44f5-8dfe-ffcc34e54088', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23c23ae1-6724-44f5-8dfe-ffcc34e54088', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:12,145 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:44:12,146 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5974d6ad-d4b6-4eb2-997d-8cd0d5c5c7e7', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5974d6ad-d4b6-4eb2-997d-8cd0d5c5c7e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:13,251 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:44:13,252 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76e98a7a-ac36-4897-be5c-12d4b27883f5', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76e98a7a-ac36-4897-be5c-12d4b27883f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:14,360 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.099s 2021-01-12 15:44:14,360 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2955e24-34c8-4e32-bb73-fb9df02b942b', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2955e24-34c8-4e32-bb73-fb9df02b942b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:15,464 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:44:15,464 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2be8939b-6ac7-44d6-8221-a7c1d535a1d2', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2be8939b-6ac7-44d6-8221-a7c1d535a1d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:16,568 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:44:16,569 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-358400b9-8ec3-4e2e-add0-121c228f4fae', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-358400b9-8ec3-4e2e-add0-121c228f4fae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:17,673 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:44:17,673 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-359d00d1-18a1-4838-b80e-88bcd303c7be', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-359d00d1-18a1-4838-b80e-88bcd303c7be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:18,776 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.094s 2021-01-12 15:44:18,777 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-763e0c4c-fd1d-449f-8c1a-b39c9cdc0561', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-763e0c4c-fd1d-449f-8c1a-b39c9cdc0561', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:19,885 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.098s 2021-01-12 15:44:19,885 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ff09d1d-bdb4-435a-b904-b985e5602cec', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ff09d1d-bdb4-435a-b904-b985e5602cec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:20,989 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.094s 2021-01-12 15:44:20,989 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ea3cd7f-1249-46a0-9c7d-67dc144a050d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ea3cd7f-1249-46a0-9c7d-67dc144a050d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:22,098 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.100s 2021-01-12 15:44:22,099 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-570edd49-d46b-4a50-b788-05ff418a2192', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-570edd49-d46b-4a50-b788-05ff418a2192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:23,204 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.097s 2021-01-12 15:44:23,205 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c884935-149a-4d9f-be14-27000dce76a6', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c884935-149a-4d9f-be14-27000dce76a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:24,307 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.094s 2021-01-12 15:44:24,308 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a84e1016-b45b-4d5d-88a1-72c591982c68', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a84e1016-b45b-4d5d-88a1-72c591982c68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:25,409 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.093s 2021-01-12 15:44:25,410 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ed331b0-696b-4350-ac85-65424073320e', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ed331b0-696b-4350-ac85-65424073320e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:26,514 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:44:26,514 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b8c9bae-819a-4ffc-afd4-c275c564aab5', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b8c9bae-819a-4ffc-afd4-c275c564aab5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:27,618 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:44:27,618 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c82e28cf-2fd9-41e4-add4-64f884eeb763', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c82e28cf-2fd9-41e4-add4-64f884eeb763', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:28,722 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:44:28,723 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-718a776e-0c7b-49e4-a678-defb5a9439cf', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-718a776e-0c7b-49e4-a678-defb5a9439cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:29,827 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:44:29,827 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-311a9e84-3c25-4751-9fbf-b4211834864c', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-311a9e84-3c25-4751-9fbf-b4211834864c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:30,932 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:44:30,932 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbafb764-8324-43d5-b198-367867cf55f4', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbafb764-8324-43d5-b198-367867cf55f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:32,039 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.097s 2021-01-12 15:44:32,039 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6161f9d-16dd-4060-b0ef-8bb88dc2e85c', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6161f9d-16dd-4060-b0ef-8bb88dc2e85c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:33,144 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:44:33,145 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cc7e496-f412-4916-853f-a72b84f432f2', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cc7e496-f412-4916-853f-a72b84f432f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:34,249 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:44:34,249 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-475d18a8-d174-41c5-a837-0f5c6e492b9d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-475d18a8-d174-41c5-a837-0f5c6e492b9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:35,355 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:44:35,355 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b35f8b84-d36e-4d22-8949-94323eafa008', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b35f8b84-d36e-4d22-8949-94323eafa008', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:36,461 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:44:36,461 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-299fefc3-2814-49a3-af5b-e2dc2e443899', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-299fefc3-2814-49a3-af5b-e2dc2e443899', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:37,566 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:44:37,567 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8f619e0-53fa-4995-b833-12166d6d8f81', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8f619e0-53fa-4995-b833-12166d6d8f81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:38,674 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.098s 2021-01-12 15:44:38,674 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8bad049-af81-4322-8a1d-be07db49b7b1', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8bad049-af81-4322-8a1d-be07db49b7b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:39,785 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.098s 2021-01-12 15:44:39,786 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-066e56da-3a8c-4b90-ad76-4f314d9aa6f8', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-066e56da-3a8c-4b90-ad76-4f314d9aa6f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:40,895 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.098s 2021-01-12 15:44:40,895 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec9f37da-bbbc-4305-bf44-cf967e030d30', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec9f37da-bbbc-4305-bf44-cf967e030d30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:42,001 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:44:42,001 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-476fe2a3-6465-41cd-ac7f-c7eed925d3f6', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-476fe2a3-6465-41cd-ac7f-c7eed925d3f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:43,113 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.102s 2021-01-12 15:44:43,113 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-745f50e3-d8fe-4f4c-963f-67e4b686dc60', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-745f50e3-d8fe-4f4c-963f-67e4b686dc60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:44,215 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.093s 2021-01-12 15:44:44,215 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0b97107-3504-4cb4-8360-c910015df4f5', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0b97107-3504-4cb4-8360-c910015df4f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:45,323 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.099s 2021-01-12 15:44:45,324 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7f9e80e-6ae3-4ed9-b66f-295869f45c85', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7f9e80e-6ae3-4ed9-b66f-295869f45c85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:46,432 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.099s 2021-01-12 15:44:46,432 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c88c9903-ff11-4df4-a224-fc3809e74361', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c88c9903-ff11-4df4-a224-fc3809e74361', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:47,539 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.098s 2021-01-12 15:44:47,539 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b96dab22-ccd3-4d49-afd1-79a8599d34a8', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b96dab22-ccd3-4d49-afd1-79a8599d34a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:48,644 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:44:48,645 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a50af916-3240-4752-805a-66a980bdfc63', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a50af916-3240-4752-805a-66a980bdfc63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:49,749 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:44:49,749 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9531765e-3f36-4113-9043-03d43baef64d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9531765e-3f36-4113-9043-03d43baef64d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:50,863 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.100s 2021-01-12 15:44:50,864 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b596cb32-1046-455c-b4c1-0a2474109fe9', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b596cb32-1046-455c-b4c1-0a2474109fe9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:51,970 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.097s 2021-01-12 15:44:51,971 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c58cb025-b8e2-48cf-9e40-66020306d3e6', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c58cb025-b8e2-48cf-9e40-66020306d3e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:53,079 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.098s 2021-01-12 15:44:53,079 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f30c2ade-6f94-45f1-a047-70bfc16b26cb', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f30c2ade-6f94-45f1-a047-70bfc16b26cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:54,189 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.101s 2021-01-12 15:44:54,189 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31d9e100-0261-4fe9-aa18-213beeb0050c', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31d9e100-0261-4fe9-aa18-213beeb0050c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:55,293 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.094s 2021-01-12 15:44:55,293 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cf1bcdc-fa56-4f30-81eb-9ad6a2704d37', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cf1bcdc-fa56-4f30-81eb-9ad6a2704d37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:56,397 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.094s 2021-01-12 15:44:56,398 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b8fa121-6ab4-42b2-8d16-6509dc962128', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b8fa121-6ab4-42b2-8d16-6509dc962128', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:57,507 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.099s 2021-01-12 15:44:57,508 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b989eb69-4936-49b8-92be-87229b2a4d1d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b989eb69-4936-49b8-92be-87229b2a4d1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:58,612 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:44:58,613 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb7a4b37-a98d-4b89-b5ef-1eaa1d2d32fd', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb7a4b37-a98d-4b89-b5ef-1eaa1d2d32fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:44:59,721 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.099s 2021-01-12 15:44:59,721 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d1f5d24-58b5-407c-b725-ffce05cdff58', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d1f5d24-58b5-407c-b725-ffce05cdff58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:00,830 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.099s 2021-01-12 15:45:00,830 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0e5cd13-ba1a-4791-8290-5fcbe61976f3', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0e5cd13-ba1a-4791-8290-5fcbe61976f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:01,939 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.099s 2021-01-12 15:45:01,939 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-028bd090-240d-4133-ae96-7aab1c5b56d9', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-028bd090-240d-4133-ae96-7aab1c5b56d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:03,044 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:45:03,044 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6f06c90-d3ab-4b55-885b-abf77995cfc2', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6f06c90-d3ab-4b55-885b-abf77995cfc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:04,154 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.100s 2021-01-12 15:45:04,155 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6037de48-13f5-47bf-9379-c1d7878dc734', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6037de48-13f5-47bf-9379-c1d7878dc734', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:05,261 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.097s 2021-01-12 15:45:05,261 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2429935d-bb32-4fc1-afd3-eac410e7a8d0', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2429935d-bb32-4fc1-afd3-eac410e7a8d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:06,368 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.097s 2021-01-12 15:45:06,369 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0c85d34-060b-4c24-9126-5f121c695623', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0c85d34-060b-4c24-9126-5f121c695623', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:07,602 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.223s 2021-01-12 15:45:07,603 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edae8860-68a5-412b-9a6c-6c518e417aeb', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edae8860-68a5-412b-9a6c-6c518e417aeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:08,711 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.100s 2021-01-12 15:45:08,712 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b4f0cbb-7478-4c49-b307-fd32de1dfea3', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b4f0cbb-7478-4c49-b307-fd32de1dfea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:09,820 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.098s 2021-01-12 15:45:09,821 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dfb20cf-87da-416e-9cd5-676620b8294a', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dfb20cf-87da-416e-9cd5-676620b8294a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:10,929 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.097s 2021-01-12 15:45:10,929 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93982f38-b292-4c88-a662-806e1d26b6bb', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93982f38-b292-4c88-a662-806e1d26b6bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:12,032 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.094s 2021-01-12 15:45:12,033 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b69e808-215f-4f4a-aba3-4393385eecf3', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b69e808-215f-4f4a-aba3-4393385eecf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:13,138 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:45:13,139 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-218508b7-10aa-4d8f-a799-823b67ff7633', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-218508b7-10aa-4d8f-a799-823b67ff7633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:14,245 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.097s 2021-01-12 15:45:14,245 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-154138b2-4f3a-4fe7-877c-087fbcc863df', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-154138b2-4f3a-4fe7-877c-087fbcc863df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:15,348 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.094s 2021-01-12 15:45:15,348 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78e23bd0-e325-4be9-a4ae-f4c5d574cb9e', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78e23bd0-e325-4be9-a4ae-f4c5d574cb9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:16,454 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:45:16,455 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7149b389-1794-4ae0-9039-f4751c95e5ea', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7149b389-1794-4ae0-9039-f4751c95e5ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:17,559 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:45:17,559 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-193ff5c0-e916-40cc-b085-d71534c2dbb9', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-193ff5c0-e916-40cc-b085-d71534c2dbb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:18,665 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:45:18,665 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f364a5e-5b89-43d5-aedb-b4e91ddeeff2', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f364a5e-5b89-43d5-aedb-b4e91ddeeff2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:19,773 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.098s 2021-01-12 15:45:19,773 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0dc7420-6766-4ebe-98e3-103becad3b68', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0dc7420-6766-4ebe-98e3-103becad3b68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:20,879 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:45:20,880 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e7e699b-a5d2-4ef7-8b2c-4ff3a0f0cd69', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e7e699b-a5d2-4ef7-8b2c-4ff3a0f0cd69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:21,984 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:45:21,985 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63ff00b9-af70-4040-8fd2-e53196772613', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63ff00b9-af70-4040-8fd2-e53196772613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:23,092 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.097s 2021-01-12 15:45:23,092 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d8be9a5-52eb-4e46-a821-ab978ef418c3', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d8be9a5-52eb-4e46-a821-ab978ef418c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:24,196 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:45:24,196 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cdfe70c-0e8b-4e8c-8fbf-53393a722d41', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cdfe70c-0e8b-4e8c-8fbf-53393a722d41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:25,303 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:45:25,303 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-017c8165-93e3-46b5-a231-91aea5b33a5b', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-017c8165-93e3-46b5-a231-91aea5b33a5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:26,409 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:45:26,409 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4a2e914-caed-4582-aca8-172fc42c3915', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4a2e914-caed-4582-aca8-172fc42c3915', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:27,518 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.100s 2021-01-12 15:45:27,519 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87654190-1bad-4972-a005-b3e32c2b7dc9', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87654190-1bad-4972-a005-b3e32c2b7dc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:28,622 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.094s 2021-01-12 15:45:28,623 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7833fda7-7dd1-4884-b1f9-92e5894a77a7', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7833fda7-7dd1-4884-b1f9-92e5894a77a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:29,730 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.098s 2021-01-12 15:45:29,731 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f21eb0e3-c0d6-488f-9b45-96af7eafd36f', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f21eb0e3-c0d6-488f-9b45-96af7eafd36f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:30,849 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.108s 2021-01-12 15:45:30,849 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24ecc4ff-d764-4f55-986b-c75df0ee0106', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24ecc4ff-d764-4f55-986b-c75df0ee0106', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:31,955 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:45:31,956 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21679352-f7d6-49e3-9677-77359cee624b', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21679352-f7d6-49e3-9677-77359cee624b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:33,068 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:45:33,069 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8fe7971-4201-462c-bd2e-a8c45330e2c5', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8fe7971-4201-462c-bd2e-a8c45330e2c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:34,178 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.100s 2021-01-12 15:45:34,179 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-259d6475-0bb5-45af-885c-76f52c7109aa', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-259d6475-0bb5-45af-885c-76f52c7109aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:35,385 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.197s 2021-01-12 15:45:35,385 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd1acdc0-70c1-45b3-99e5-6c1b1ea8269a', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd1acdc0-70c1-45b3-99e5-6c1b1ea8269a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:36,489 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.094s 2021-01-12 15:45:36,489 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6264e843-09e2-4cc9-b170-e892741c3ebd', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6264e843-09e2-4cc9-b170-e892741c3ebd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:37,593 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:45:37,593 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-959dab98-aa40-42ce-b1c4-5f00e8d4ca85', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-959dab98-aa40-42ce-b1c4-5f00e8d4ca85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:38,696 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.093s 2021-01-12 15:45:38,696 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-371557cf-0288-4140-ad5c-edcf5131f7a1', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-371557cf-0288-4140-ad5c-edcf5131f7a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:39,809 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.103s 2021-01-12 15:45:39,810 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53ea9a0c-cb28-4f94-816e-a629af6dde36', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53ea9a0c-cb28-4f94-816e-a629af6dde36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:40,917 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.098s 2021-01-12 15:45:40,918 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4663aeff-7016-409c-90f6-7569a52d4f8f', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4663aeff-7016-409c-90f6-7569a52d4f8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:42,026 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.100s 2021-01-12 15:45:42,026 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28b6646a-d192-4d89-a251-2203ed98decf', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28b6646a-d192-4d89-a251-2203ed98decf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:43,131 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:45:43,132 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-604fa586-0086-400e-b54d-7f83c0ddfdca', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-604fa586-0086-400e-b54d-7f83c0ddfdca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:44,237 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:45:44,238 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-093ce30b-4072-479c-b487-b7bafbfe0097', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-093ce30b-4072-479c-b487-b7bafbfe0097', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:45,351 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.101s 2021-01-12 15:45:45,351 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8b84229-3d04-4588-857b-43dd4bb500da', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8b84229-3d04-4588-857b-43dd4bb500da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:46,456 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:45:46,457 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03a6a9dd-53ee-4b62-86eb-0b4c40efdec4', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03a6a9dd-53ee-4b62-86eb-0b4c40efdec4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:47,574 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.102s 2021-01-12 15:45:47,574 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6ad7219-7675-47cb-8185-57223ae04253', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6ad7219-7675-47cb-8185-57223ae04253', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:48,688 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.104s 2021-01-12 15:45:48,688 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cfc7a57-a711-4b29-a8bf-79c7facdee3f', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cfc7a57-a711-4b29-a8bf-79c7facdee3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:49,799 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.102s 2021-01-12 15:45:49,800 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99ad0a3c-e97b-41a8-84ae-e8aa3984c6f7', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99ad0a3c-e97b-41a8-84ae-e8aa3984c6f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:50,907 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:45:50,907 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c32adba-0296-4234-a523-d9f1a6621be9', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c32adba-0296-4234-a523-d9f1a6621be9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:52,013 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.097s 2021-01-12 15:45:52,014 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-605e2f09-3464-4183-9d91-ea260891bed3', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-605e2f09-3464-4183-9d91-ea260891bed3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:53,119 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:45:53,119 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4017f977-4c06-4fc7-9cb9-bc24f95bc00e', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4017f977-4c06-4fc7-9cb9-bc24f95bc00e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:54,226 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.097s 2021-01-12 15:45:54,227 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1fb8207-8600-4e8e-ad3d-d760a0db18a1', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1fb8207-8600-4e8e-ad3d-d760a0db18a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:55,334 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.097s 2021-01-12 15:45:55,334 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a9a44c2-0fd5-4a37-9d74-886e85e32133', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a9a44c2-0fd5-4a37-9d74-886e85e32133', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:56,450 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.105s 2021-01-12 15:45:56,451 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00b294be-d13f-4920-ba74-ff2315b4e372', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00b294be-d13f-4920-ba74-ff2315b4e372', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:57,566 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.100s 2021-01-12 15:45:57,567 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c85b6b3-de77-4788-b575-995fbc1a7275', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c85b6b3-de77-4788-b575-995fbc1a7275', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:58,672 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:45:58,672 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2975750-d80d-4cca-ad5e-44483ab8632b', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2975750-d80d-4cca-ad5e-44483ab8632b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:45:59,784 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.103s 2021-01-12 15:45:59,785 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-554a0a53-7af1-4d5c-854d-71d27f7a87b8', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-554a0a53-7af1-4d5c-854d-71d27f7a87b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:00,891 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.097s 2021-01-12 15:46:00,891 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ec69c3e-dcf9-4573-84fc-8cce2af3c7a0', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ec69c3e-dcf9-4573-84fc-8cce2af3c7a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:01,996 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:46:01,996 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09efd828-8cc1-4af7-9954-6a8b5c313679', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09efd828-8cc1-4af7-9954-6a8b5c313679', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:03,109 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.103s 2021-01-12 15:46:03,109 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8a95a7d-f042-4ffd-9350-e3b556f188df', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8a95a7d-f042-4ffd-9350-e3b556f188df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:04,238 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.120s 2021-01-12 15:46:04,239 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-573d3789-10f4-48e9-bf88-1a1d6dba1e07', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-573d3789-10f4-48e9-bf88-1a1d6dba1e07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:05,353 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.106s 2021-01-12 15:46:05,353 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df663184-1efe-4486-9920-19ab3ecc3638', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df663184-1efe-4486-9920-19ab3ecc3638', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:06,458 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.094s 2021-01-12 15:46:06,459 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf6f75d3-6906-4834-99e9-b3ef532ff5c9', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf6f75d3-6906-4834-99e9-b3ef532ff5c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:07,565 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.097s 2021-01-12 15:46:07,566 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-241e595f-789a-4f9f-a188-a51c815a27cd', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-241e595f-789a-4f9f-a188-a51c815a27cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:08,671 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:46:08,671 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1599117-ed25-4fe3-a426-f91767a6f3e2', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1599117-ed25-4fe3-a426-f91767a6f3e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:09,780 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.100s 2021-01-12 15:46:09,780 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dff6693-8f6e-4185-9380-5e42a6534ceb', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dff6693-8f6e-4185-9380-5e42a6534ceb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:10,887 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.098s 2021-01-12 15:46:10,888 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c1b3f56-3f35-49d0-97d6-1b2194c14bce', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c1b3f56-3f35-49d0-97d6-1b2194c14bce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:11,996 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.099s 2021-01-12 15:46:11,996 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4645ff1-bc97-44ae-b48e-0cca16348ceb', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4645ff1-bc97-44ae-b48e-0cca16348ceb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:13,110 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.104s 2021-01-12 15:46:13,110 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09001b29-139b-4778-bead-bda2573595c2', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09001b29-139b-4778-bead-bda2573595c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:14,214 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:46:14,214 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95019a26-ceca-4cec-98a4-367f8b5b2010', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95019a26-ceca-4cec-98a4-367f8b5b2010', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:15,329 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.105s 2021-01-12 15:46:15,329 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec1482c8-93a5-47a5-b4af-8427c57f5a59', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec1482c8-93a5-47a5-b4af-8427c57f5a59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:16,435 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:46:16,436 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-789e1e68-e461-487b-bd76-0a564a54470d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-789e1e68-e461-487b-bd76-0a564a54470d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:17,549 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.098s 2021-01-12 15:46:17,549 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1360e0e-6cfe-4477-8646-f9d2534ce0f1', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1360e0e-6cfe-4477-8646-f9d2534ce0f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:18,660 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.100s 2021-01-12 15:46:18,660 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eeecb586-4cba-465f-98df-d1bd12ac8046', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eeecb586-4cba-465f-98df-d1bd12ac8046', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:19,771 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.102s 2021-01-12 15:46:19,772 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbbe1a89-4142-44b7-a496-12ce1efff41e', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbbe1a89-4142-44b7-a496-12ce1efff41e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:20,900 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.118s 2021-01-12 15:46:20,901 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de9cb08e-d1ec-4355-a215-7b0625df7350', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de9cb08e-d1ec-4355-a215-7b0625df7350', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:22,009 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.098s 2021-01-12 15:46:22,009 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbf77c3e-f331-4cee-b0c0-02db2fc017ad', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbf77c3e-f331-4cee-b0c0-02db2fc017ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:23,114 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:46:23,115 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1500db12-31dc-4551-8807-3b8f60de02c2', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1500db12-31dc-4551-8807-3b8f60de02c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:24,221 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.097s 2021-01-12 15:46:24,221 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45074e4c-82ae-49a1-8144-fef92d79b58e', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45074e4c-82ae-49a1-8144-fef92d79b58e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:25,333 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.102s 2021-01-12 15:46:25,333 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7654cc6-b256-4c84-8743-c3ab3dd179fc', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7654cc6-b256-4c84-8743-c3ab3dd179fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:26,435 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.094s 2021-01-12 15:46:26,436 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bebb984-0b9c-4ad3-af88-c30e941565db', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bebb984-0b9c-4ad3-af88-c30e941565db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:27,544 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.100s 2021-01-12 15:46:27,545 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3963a1b1-fa67-4633-8f8b-6bff8816c0e5', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3963a1b1-fa67-4633-8f8b-6bff8816c0e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:28,650 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:46:28,651 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d62741a9-2da9-4ceb-bb78-f4df94a3efc8', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d62741a9-2da9-4ceb-bb78-f4df94a3efc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:29,757 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.097s 2021-01-12 15:46:29,757 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6559065b-6176-4950-8e82-30aed318ec58', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6559065b-6176-4950-8e82-30aed318ec58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:30,863 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:46:30,864 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7962415-9322-4c1c-a392-65200a404bb2', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7962415-9322-4c1c-a392-65200a404bb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:31,973 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.100s 2021-01-12 15:46:31,973 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6377cb8-1a18-405b-b903-efe0c18ea0da', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6377cb8-1a18-405b-b903-efe0c18ea0da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:33,078 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:46:33,078 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25e1b8d4-1349-4041-beba-82d49ac7bd48', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25e1b8d4-1349-4041-beba-82d49ac7bd48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:34,181 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.094s 2021-01-12 15:46:34,182 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef505c85-12f7-4dc8-aef2-619bd3b67363', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef505c85-12f7-4dc8-aef2-619bd3b67363', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:35,290 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.098s 2021-01-12 15:46:35,290 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75f3ab6a-ef83-47b8-b064-1d7a60132f0c', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75f3ab6a-ef83-47b8-b064-1d7a60132f0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:36,399 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.098s 2021-01-12 15:46:36,399 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e78c0973-f77b-4278-80f3-ac11769f41b4', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e78c0973-f77b-4278-80f3-ac11769f41b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:37,505 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:46:37,506 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a549b9dc-6d96-47ae-82b6-64487f73d4ab', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a549b9dc-6d96-47ae-82b6-64487f73d4ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:38,618 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.102s 2021-01-12 15:46:38,618 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b59e51c4-19cc-4e40-abbc-bf997e1a97da', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b59e51c4-19cc-4e40-abbc-bf997e1a97da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:39,749 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.121s 2021-01-12 15:46:39,749 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e491490d-d58f-43f3-bddf-6afd6b1209b0', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e491490d-d58f-43f3-bddf-6afd6b1209b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:40,860 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.101s 2021-01-12 15:46:40,861 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fd6f5a8-3cf1-4aca-baaa-d2274d192ab2', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fd6f5a8-3cf1-4aca-baaa-d2274d192ab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:41,968 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.099s 2021-01-12 15:46:41,969 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea1aa10a-8dc8-47a1-b6f7-d1225e7d9729', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea1aa10a-8dc8-47a1-b6f7-d1225e7d9729', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:43,072 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.094s 2021-01-12 15:46:43,073 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a323de91-f200-4ce7-b095-0f9eb79be2d0', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a323de91-f200-4ce7-b095-0f9eb79be2d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:44,181 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.099s 2021-01-12 15:46:44,182 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac41f607-9ceb-4b96-b3b1-db333cbc0303', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac41f607-9ceb-4b96-b3b1-db333cbc0303', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:45,307 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.108s 2021-01-12 15:46:45,308 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29da2841-bba4-4c1f-b804-6da2e42a1e29', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29da2841-bba4-4c1f-b804-6da2e42a1e29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:46,424 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.099s 2021-01-12 15:46:46,425 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf046b90-c91a-4f5d-91eb-4c6f44215e88', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf046b90-c91a-4f5d-91eb-4c6f44215e88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:47,542 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.099s 2021-01-12 15:46:47,542 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7728ca1-752d-42a3-a03c-e389374de2b0', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7728ca1-752d-42a3-a03c-e389374de2b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:48,668 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.107s 2021-01-12 15:46:48,668 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98b65797-0a97-4925-b895-7ab9ecc2870e', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98b65797-0a97-4925-b895-7ab9ecc2870e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:49,794 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.116s 2021-01-12 15:46:49,794 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3ad330a-ae57-43e5-a30c-558520457f85', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3ad330a-ae57-43e5-a30c-558520457f85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:50,907 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.104s 2021-01-12 15:46:50,908 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb8a5473-18fb-4c41-a18c-533018ec18cb', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb8a5473-18fb-4c41-a18c-533018ec18cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:52,031 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.105s 2021-01-12 15:46:52,031 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b49b9686-995a-4aba-990e-961303b0c950', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b49b9686-995a-4aba-990e-961303b0c950', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:53,146 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:46:53,146 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0d81086-b18b-49b3-a9a9-db0eba88ded8', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0d81086-b18b-49b3-a9a9-db0eba88ded8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:54,254 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.099s 2021-01-12 15:46:54,255 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00ba954b-1c88-4625-9a23-e2c3980ffaba', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00ba954b-1c88-4625-9a23-e2c3980ffaba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:55,358 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.094s 2021-01-12 15:46:55,359 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3087a9d9-3632-46cc-b4b9-b696371c648a', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3087a9d9-3632-46cc-b4b9-b696371c648a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:56,462 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.094s 2021-01-12 15:46:56,462 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f80bbf8a-3be3-49e2-b642-604a1a2082eb', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f80bbf8a-3be3-49e2-b642-604a1a2082eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:57,565 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:46:57,566 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b23251b-060a-43f1-b7b1-66fae3bfac07', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b23251b-060a-43f1-b7b1-66fae3bfac07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:58,668 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.093s 2021-01-12 15:46:58,669 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42b6c75c-b35f-4e98-a2b4-31622c443b98', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42b6c75c-b35f-4e98-a2b4-31622c443b98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:46:59,778 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.100s 2021-01-12 15:46:59,778 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38703513-44ac-424f-80e0-ddb542b27be1', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38703513-44ac-424f-80e0-ddb542b27be1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:00,887 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.099s 2021-01-12 15:47:00,887 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4f86daf-fb18-4081-854f-eced74beeb6f', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4f86daf-fb18-4081-854f-eced74beeb6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:01,991 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:47:01,992 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01f0d647-a454-4b05-9243-30db332d765c', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01f0d647-a454-4b05-9243-30db332d765c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:03,095 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.094s 2021-01-12 15:47:03,096 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f078b12-7254-460f-888a-ce547fa48169', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f078b12-7254-460f-888a-ce547fa48169', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:04,202 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.097s 2021-01-12 15:47:04,203 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-365f203c-f8f1-46eb-9afc-a0d30540c5a7', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-365f203c-f8f1-46eb-9afc-a0d30540c5a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:05,307 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:47:05,307 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3756b8f7-a83d-4645-aae6-06371740151d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3756b8f7-a83d-4645-aae6-06371740151d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:06,415 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.099s 2021-01-12 15:47:06,416 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4d4e9ba-c87c-4ea5-9e72-f3b948158884', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4d4e9ba-c87c-4ea5-9e72-f3b948158884', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:07,523 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:47:07,523 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bc5d4cd-83ce-4527-a549-708d5afbf281', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bc5d4cd-83ce-4527-a549-708d5afbf281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:08,630 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.097s 2021-01-12 15:47:08,630 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a178c29-6845-44c2-9bf3-6d07e5455055', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a178c29-6845-44c2-9bf3-6d07e5455055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:09,741 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.101s 2021-01-12 15:47:09,742 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff8b7ee6-b003-4f50-aaca-4c8b3c801cfb', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff8b7ee6-b003-4f50-aaca-4c8b3c801cfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:10,853 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.101s 2021-01-12 15:47:10,853 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcc68164-1715-48fb-9583-714256b3235c', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcc68164-1715-48fb-9583-714256b3235c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:11,957 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.094s 2021-01-12 15:47:11,957 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b48a3a8-6257-4c60-a108-19bc457ddb40', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b48a3a8-6257-4c60-a108-19bc457ddb40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:13,061 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.094s 2021-01-12 15:47:13,061 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5890aaf5-ed18-40c1-8e0f-3d459ebc3fff', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5890aaf5-ed18-40c1-8e0f-3d459ebc3fff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:14,164 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.094s 2021-01-12 15:47:14,164 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c76e2122-38ac-4378-8afd-424042bcd6f3', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c76e2122-38ac-4378-8afd-424042bcd6f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:15,271 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:47:15,271 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2398d2f-056e-4ca8-8210-c1d59a7292c2', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2398d2f-056e-4ca8-8210-c1d59a7292c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:16,375 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:47:16,376 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a66d05a-19a9-4d7b-8246-b73cba2e544d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a66d05a-19a9-4d7b-8246-b73cba2e544d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:17,479 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.094s 2021-01-12 15:47:17,479 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b98cd0b-6e3e-4178-a924-881906f08e68', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b98cd0b-6e3e-4178-a924-881906f08e68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:18,581 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.093s 2021-01-12 15:47:18,582 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b0f1b32-fff6-453b-a979-1aba7bd913ef', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b0f1b32-fff6-453b-a979-1aba7bd913ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:19,684 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.093s 2021-01-12 15:47:19,684 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-104c55cf-8f2d-4c0e-9a44-2a6543303048', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-104c55cf-8f2d-4c0e-9a44-2a6543303048', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:20,805 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.112s 2021-01-12 15:47:20,805 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a195d03c-e10e-4824-9ee9-d69c733db230', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a195d03c-e10e-4824-9ee9-d69c733db230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:21,931 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.116s 2021-01-12 15:47:21,931 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31ef8b66-a04c-4963-9189-a1e3e4f723ec', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31ef8b66-a04c-4963-9189-a1e3e4f723ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:23,038 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.098s 2021-01-12 15:47:23,039 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c6c302a-2995-4c77-9e74-038932d21581', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c6c302a-2995-4c77-9e74-038932d21581', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:24,146 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.098s 2021-01-12 15:47:24,147 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b4b8f7d-f7c8-4cf6-84ee-20c6360f525e', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b4b8f7d-f7c8-4cf6-84ee-20c6360f525e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:25,257 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.101s 2021-01-12 15:47:25,257 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7f04d14-54e2-4865-90a4-fc1279859669', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7f04d14-54e2-4865-90a4-fc1279859669', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:26,366 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:47:26,367 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70d496a7-eddd-48e4-b9bd-3ed1924c4568', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70d496a7-eddd-48e4-b9bd-3ed1924c4568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:27,474 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.097s 2021-01-12 15:47:27,474 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79ee5704-9e57-49d9-9583-34523b1cb53e', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79ee5704-9e57-49d9-9583-34523b1cb53e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:28,578 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.094s 2021-01-12 15:47:28,578 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cc3cd6f-0b8e-435c-9451-aa88a49fcf09', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cc3cd6f-0b8e-435c-9451-aa88a49fcf09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:29,683 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:47:29,683 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0f3ec7f-822a-42e4-9fb6-8f1df6b1d1b4', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0f3ec7f-822a-42e4-9fb6-8f1df6b1d1b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:30,793 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.101s 2021-01-12 15:47:30,794 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54873c69-c4d9-4ecf-8522-4705736be40b', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54873c69-c4d9-4ecf-8522-4705736be40b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:31,920 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.117s 2021-01-12 15:47:31,921 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d317e8ad-98d1-4301-a00e-2859c167d387', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d317e8ad-98d1-4301-a00e-2859c167d387', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:33,031 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.102s 2021-01-12 15:47:33,032 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dafa9ac3-2080-4c2a-9495-e2081ec8bdeb', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dafa9ac3-2080-4c2a-9495-e2081ec8bdeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:34,141 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.101s 2021-01-12 15:47:34,142 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc19d7b8-9adc-4a62-993c-458568654ef4', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc19d7b8-9adc-4a62-993c-458568654ef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:35,261 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.110s 2021-01-12 15:47:35,262 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5de49ec6-c4b3-45f4-a455-851480719b46', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5de49ec6-c4b3-45f4-a455-851480719b46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:36,387 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.108s 2021-01-12 15:47:36,388 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d1b1880-5992-4113-b9ac-dd90fc75907e', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d1b1880-5992-4113-b9ac-dd90fc75907e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:37,566 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.161s 2021-01-12 15:47:37,567 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b83e4d81-ab98-416f-8a54-0e72e14d353d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b83e4d81-ab98-416f-8a54-0e72e14d353d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:38,728 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.150s 2021-01-12 15:47:38,729 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6769d656-fd79-4055-8309-26bfe91c5198', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6769d656-fd79-4055-8309-26bfe91c5198', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:39,887 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.143s 2021-01-12 15:47:39,888 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2936775f-25f8-47bb-9744-ddebc91d821a', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2936775f-25f8-47bb-9744-ddebc91d821a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:41,025 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.128s 2021-01-12 15:47:41,025 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb94fc9f-6b6f-45a1-8bab-4d1f24a4dcd6', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb94fc9f-6b6f-45a1-8bab-4d1f24a4dcd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:42,269 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.224s 2021-01-12 15:47:42,270 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5ceb2e1-9eec-4ab6-b18f-4dfb168aa673', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5ceb2e1-9eec-4ab6-b18f-4dfb168aa673', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:43,465 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.175s 2021-01-12 15:47:43,466 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23121062-6e47-463f-88a5-32ec9bfab422', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23121062-6e47-463f-88a5-32ec9bfab422', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:44,608 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.123s 2021-01-12 15:47:44,608 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5e4b29f-5098-4307-8fdc-01826f11c897', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5e4b29f-5098-4307-8fdc-01826f11c897', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:45,714 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.097s 2021-01-12 15:47:45,715 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57565462-7d3e-4980-89ec-557f0a5338d4', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57565462-7d3e-4980-89ec-557f0a5338d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:46,846 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.122s 2021-01-12 15:47:46,847 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-499756ad-842c-4ab2-9cf8-b6a2d579ece3', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-499756ad-842c-4ab2-9cf8-b6a2d579ece3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:47,960 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.103s 2021-01-12 15:47:47,960 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cb79cde-906c-4a1d-bba0-3552e9a6f296', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cb79cde-906c-4a1d-bba0-3552e9a6f296', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:49,070 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.100s 2021-01-12 15:47:49,070 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11f6920b-0d9e-49c5-806f-9e104a460cec', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11f6920b-0d9e-49c5-806f-9e104a460cec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:50,189 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.110s 2021-01-12 15:47:50,189 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03675933-ee61-49a6-b52a-c5359a6062ff', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03675933-ee61-49a6-b52a-c5359a6062ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:51,316 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.118s 2021-01-12 15:47:51,316 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aadfe7a7-abab-4555-b177-53145104539c', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aadfe7a7-abab-4555-b177-53145104539c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:52,459 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.134s 2021-01-12 15:47:52,460 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce758cee-ec38-40a6-9757-7b0aaf174a88', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce758cee-ec38-40a6-9757-7b0aaf174a88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:53,575 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.106s 2021-01-12 15:47:53,575 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6bb69d2-ab54-4264-97bf-2077c45f6798', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6bb69d2-ab54-4264-97bf-2077c45f6798', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:54,685 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.100s 2021-01-12 15:47:54,685 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9b159dd-fe2c-4b38-81b5-c84f50a024ae', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9b159dd-fe2c-4b38-81b5-c84f50a024ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:55,800 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.106s 2021-01-12 15:47:55,800 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a23284f-5289-4d2e-945c-d5ea13b8cd14', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a23284f-5289-4d2e-945c-d5ea13b8cd14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:56,906 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:47:56,906 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76ae76d5-fb42-46d1-add2-5a0f72ff184e', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76ae76d5-fb42-46d1-add2-5a0f72ff184e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:58,009 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.094s 2021-01-12 15:47:58,010 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ea91198-1a4f-4260-905d-841755e67fd4', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ea91198-1a4f-4260-905d-841755e67fd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:47:59,113 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.093s 2021-01-12 15:47:59,113 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a626fda3-64e4-44f9-93b5-31cf3c9a8c93', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a626fda3-64e4-44f9-93b5-31cf3c9a8c93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:48:00,217 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:48:00,218 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e201ae2-8d59-41a9-ab99-82d9cfd2909c', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e201ae2-8d59-41a9-ab99-82d9cfd2909c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:48:01,323 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.097s 2021-01-12 15:48:01,323 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25ae03bf-2aa4-43de-bee0-a97b35283846', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25ae03bf-2aa4-43de-bee0-a97b35283846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:48:02,427 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.094s 2021-01-12 15:48:02,428 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9fa23a0-dbd2-437f-96c9-a86670bc7b4b', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9fa23a0-dbd2-437f-96c9-a86670bc7b4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:48:03,534 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.097s 2021-01-12 15:48:03,535 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b7478ba-3bab-432b-9fff-bee5973ad9b0', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b7478ba-3bab-432b-9fff-bee5973ad9b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:48:04,647 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.103s 2021-01-12 15:48:04,647 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a766bde4-56d6-4b7a-815e-59cad7a7bed6', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a766bde4-56d6-4b7a-815e-59cad7a7bed6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:48:05,754 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.097s 2021-01-12 15:48:05,754 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe5bd3fd-9b12-49b1-9656-6b64e85f926c', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe5bd3fd-9b12-49b1-9656-6b64e85f926c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:48:06,858 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.094s 2021-01-12 15:48:06,858 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f64cae0c-4664-4d58-8532-7f48ea052713', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f64cae0c-4664-4d58-8532-7f48ea052713', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:48:07,965 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.098s 2021-01-12 15:48:07,966 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5613ba78-fa4f-4788-a347-29d2f09ad5ee', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5613ba78-fa4f-4788-a347-29d2f09ad5ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:48:09,073 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.098s 2021-01-12 15:48:09,073 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c43e115a-129b-4a3b-b85e-4ee36199645e', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c43e115a-129b-4a3b-b85e-4ee36199645e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:48:10,176 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.093s 2021-01-12 15:48:10,176 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9425293a-22b2-492a-8963-137acd0f5d62', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9425293a-22b2-492a-8963-137acd0f5d62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:48:11,283 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.097s 2021-01-12 15:48:11,283 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-121f8e0f-3f27-4ce9-b7cf-f32fe91379f9', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-121f8e0f-3f27-4ce9-b7cf-f32fe91379f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:48:12,390 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:48:12,390 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ce04bcc-5dcb-4bdc-b29a-0b6ce4c36ecd', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ce04bcc-5dcb-4bdc-b29a-0b6ce4c36ecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:48:13,494 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:48:13,495 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47eeaae8-4fb0-49fe-a641-4639673287d6', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47eeaae8-4fb0-49fe-a641-4639673287d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:48:14,601 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:48:14,601 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1035f6de-e322-405f-9c84-3575047400c7', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1035f6de-e322-405f-9c84-3575047400c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:48:15,706 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:48:15,707 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cd3ceb8-81a4-4169-a188-3680587d15b2', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cd3ceb8-81a4-4169-a188-3680587d15b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:48:16,852 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.136s 2021-01-12 15:48:16,852 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2648901-e93f-418d-9f8a-b8009200db70', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2648901-e93f-418d-9f8a-b8009200db70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:48:17,959 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.097s 2021-01-12 15:48:17,959 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f92024a9-16eb-4c47-bfc9-16824ed582f6', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f92024a9-16eb-4c47-bfc9-16824ed582f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:48:19,069 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.100s 2021-01-12 15:48:19,070 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50bfde1f-44d3-4148-b01c-782120ffb4b9', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50bfde1f-44d3-4148-b01c-782120ffb4b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:48:20,181 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.102s 2021-01-12 15:48:20,182 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f2b6ffc-8072-43ec-855a-e3c67d351fa1', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f2b6ffc-8072-43ec-855a-e3c67d351fa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:48:21,288 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.097s 2021-01-12 15:48:21,288 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bad702fc-fe30-458a-a840-1984fecc7cc2', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bad702fc-fe30-458a-a840-1984fecc7cc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:48:22,394 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:48:22,394 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bed9b93f-70f7-49b5-81ca-6a7b34cce0cf', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bed9b93f-70f7-49b5-81ca-6a7b34cce0cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:48:23,508 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.105s 2021-01-12 15:48:23,508 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbf7ebac-a54b-47c0-926a-2053e177b3c5', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbf7ebac-a54b-47c0-926a-2053e177b3c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:48:24,619 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.099s 2021-01-12 15:48:24,619 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-077f3567-4eb8-4779-b22c-37322d6b5161', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-077f3567-4eb8-4779-b22c-37322d6b5161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:48:25,738 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.105s 2021-01-12 15:48:25,738 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17636536-f153-4ce2-8bc5-45411796765d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17636536-f153-4ce2-8bc5-45411796765d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:48:26,868 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.111s 2021-01-12 15:48:26,869 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7254a02c-6546-4d16-aa92-3676f65ddb30', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7254a02c-6546-4d16-aa92-3676f65ddb30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:48:27,990 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.103s 2021-01-12 15:48:27,990 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a71b2c89-8ad8-49bd-b11e-9fffa6d2d984', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a71b2c89-8ad8-49bd-b11e-9fffa6d2d984', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:48:29,106 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.098s 2021-01-12 15:48:29,107 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e1bc5e7-e7e2-4554-94f0-2468158f56b6', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e1bc5e7-e7e2-4554-94f0-2468158f56b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:48:30,212 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:48:30,213 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81e5f106-9800-4c71-91ae-54a9bca906cd', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81e5f106-9800-4c71-91ae-54a9bca906cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:48:31,323 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.100s 2021-01-12 15:48:31,323 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1319e882-2936-4378-aeea-54fccdce9b0e', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1319e882-2936-4378-aeea-54fccdce9b0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:48:32,433 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.101s 2021-01-12 15:48:32,434 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3051f5cd-8ed1-46a2-acfb-609c0bcb79cd', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3051f5cd-8ed1-46a2-acfb-609c0bcb79cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:48:33,549 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.105s 2021-01-12 15:48:33,550 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddcd627b-0960-48db-a502-9737e63414a7', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddcd627b-0960-48db-a502-9737e63414a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:48:34,655 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:48:34,655 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7005c09b-ea80-401e-b52f-dd8d197fcd74', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7005c09b-ea80-401e-b52f-dd8d197fcd74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:48:35,761 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.097s 2021-01-12 15:48:35,761 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a07763e-a0a0-4168-a2ff-221464ec2247', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a07763e-a0a0-4168-a2ff-221464ec2247', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:48:36,876 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.105s 2021-01-12 15:48:36,876 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75176b1c-9d60-41f1-86a4-f2b7108e92b3', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75176b1c-9d60-41f1-86a4-f2b7108e92b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:48:37,986 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.094s 2021-01-12 15:48:37,987 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9e5cd87-b48e-4b41-8fcb-9b6c03b95005', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9e5cd87-b48e-4b41-8fcb-9b6c03b95005', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:48:39,091 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.096s 2021-01-12 15:48:39,092 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a75febc-96e6-47d6-a287-8654fb497699', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a75febc-96e6-47d6-a287-8654fb497699', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:48:40,204 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.103s 2021-01-12 15:48:40,205 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2aa26153-faf5-421e-b1eb-0c518e25b688', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aa26153-faf5-421e-b1eb-0c518e25b688', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:48:41,309 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.095s 2021-01-12 15:48:41,309 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7aea414-e90a-4669-884e-f47090b7a17a', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7aea414-e90a-4669-884e-f47090b7a17a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:48:42,411 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.093s 2021-01-12 15:48:42,411 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27f4c6be-bf5b-4925-85b7-5ed67b034c43', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27f4c6be-bf5b-4925-85b7-5ed67b034c43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:48:43,517 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.098s 2021-01-12 15:48:43,518 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebee04c4-42d1-4dbd-9615-7a12055cac98', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebee04c4-42d1-4dbd-9615-7a12055cac98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:48:44,625 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c 0.098s 2021-01-12 15:48:44,626 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f219929-c288-4fe5-a007-359b045ae526', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f219929-c288-4fe5-a007-359b045ae526', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c'} Body: b'{"volume": {"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:35:59.000000", "updated_at": "2021-01-12T15:42:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1321546673", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/fce247f5a8a647979578ece2f5be1538/volumes/f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}], "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "attachment_id": "10ac24d6-1713-46f4-a49d-b2a333241b06", "volume_id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c", "server_id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-12T15:36:33.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "fce247f5a8a647979578ece2f5be1538"}}' 2021-01-12 15:48:45,886 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 204 DELETE http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 1.252s 2021-01-12 15:48:45,886 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-989c1c9a-8387-438b-a09f-bd2524d91f24', 'x-compute-request-id': 'req-989c1c9a-8387-438b-a09f-bd2524d91f24', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'' 2021-01-12 15:48:46,456 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.569s 2021-01-12 15:48:46,456 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7ed62ae-2d1e-4374-9086-7ded8835419c', 'x-compute-request-id': 'req-e7ed62ae-2d1e-4374-9086-7ded8835419c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {"tempest-VolumesSnapshotTestJSON-352957807-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:57:ce"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:48:47,645 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.178s 2021-01-12 15:48:47,646 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1518', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d080a31f-62df-4620-81d8-2d9fa1fdc348', 'x-compute-request-id': 'req-d080a31f-62df-4620-81d8-2d9fa1fdc348', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {"tempest-VolumesSnapshotTestJSON-352957807-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:57:ce"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:48:48,838 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.182s 2021-01-12 15:48:48,839 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43698baf-d7d6-46d5-9c44-9c054ebca6aa', 'x-compute-request-id': 'req-43698baf-d7d6-46d5-9c44-9c054ebca6aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:48:50,043 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.194s 2021-01-12 15:48:50,044 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-557c1174-e740-4c50-a7e6-b63a976ed0a2', 'x-compute-request-id': 'req-557c1174-e740-4c50-a7e6-b63a976ed0a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:48:51,225 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.172s 2021-01-12 15:48:51,225 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae9ce28d-cabc-4775-8c57-2c9e4f59a025', 'x-compute-request-id': 'req-ae9ce28d-cabc-4775-8c57-2c9e4f59a025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:48:52,409 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.174s 2021-01-12 15:48:52,409 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-142d008d-3a48-4636-9ef0-8c7b951e0705', 'x-compute-request-id': 'req-142d008d-3a48-4636-9ef0-8c7b951e0705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:48:53,597 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.178s 2021-01-12 15:48:53,598 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-515500d6-4a02-40da-9652-df613dec0cfe', 'x-compute-request-id': 'req-515500d6-4a02-40da-9652-df613dec0cfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:48:54,781 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.172s 2021-01-12 15:48:54,781 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3178f535-8f67-448a-bf6b-9144e1cec80f', 'x-compute-request-id': 'req-3178f535-8f67-448a-bf6b-9144e1cec80f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:48:55,961 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.170s 2021-01-12 15:48:55,961 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65bf97df-9824-47ea-9cb1-a25cf7bd3de2', 'x-compute-request-id': 'req-65bf97df-9824-47ea-9cb1-a25cf7bd3de2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:48:57,139 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.168s 2021-01-12 15:48:57,139 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5f2e334-47bd-4406-992e-66e709c723bf', 'x-compute-request-id': 'req-f5f2e334-47bd-4406-992e-66e709c723bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:48:58,317 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.169s 2021-01-12 15:48:58,318 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c038d5e-9582-436b-96fe-a935b99dc1f9', 'x-compute-request-id': 'req-3c038d5e-9582-436b-96fe-a935b99dc1f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:48:59,501 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.173s 2021-01-12 15:48:59,502 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:48:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fb0023f-14d3-4808-92b5-1e0d906a8ce5', 'x-compute-request-id': 'req-7fb0023f-14d3-4808-92b5-1e0d906a8ce5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:00,685 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.174s 2021-01-12 15:49:00,686 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af54af74-6c1a-400f-b332-263a2f51b9d0', 'x-compute-request-id': 'req-af54af74-6c1a-400f-b332-263a2f51b9d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:01,871 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.176s 2021-01-12 15:49:01,871 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6e27607-1295-46cd-825f-1538a52a5174', 'x-compute-request-id': 'req-b6e27607-1295-46cd-825f-1538a52a5174', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:03,051 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.170s 2021-01-12 15:49:03,051 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d61b2de-1019-4d40-8dca-e116d0f6554d', 'x-compute-request-id': 'req-8d61b2de-1019-4d40-8dca-e116d0f6554d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:04,238 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.177s 2021-01-12 15:49:04,238 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f370c3b6-fd8a-4ae7-a027-e87871c8cda8', 'x-compute-request-id': 'req-f370c3b6-fd8a-4ae7-a027-e87871c8cda8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:05,552 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.304s 2021-01-12 15:49:05,553 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f16beb1e-2c10-4eef-9ec4-d18e589f8f07', 'x-compute-request-id': 'req-f16beb1e-2c10-4eef-9ec4-d18e589f8f07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:06,735 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.173s 2021-01-12 15:49:06,736 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11ba45bd-fe86-480a-a608-22a1095c9ac5', 'x-compute-request-id': 'req-11ba45bd-fe86-480a-a608-22a1095c9ac5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:07,921 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.176s 2021-01-12 15:49:07,921 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2910bb13-c69a-497d-a30e-9c8db817f4b0', 'x-compute-request-id': 'req-2910bb13-c69a-497d-a30e-9c8db817f4b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:09,107 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.176s 2021-01-12 15:49:09,107 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-374be4df-d07d-46b2-a62d-cad500bc76a4', 'x-compute-request-id': 'req-374be4df-d07d-46b2-a62d-cad500bc76a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:10,284 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.168s 2021-01-12 15:49:10,285 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3be2cf9b-fd83-44d5-b7a8-a58f8e68ee41', 'x-compute-request-id': 'req-3be2cf9b-fd83-44d5-b7a8-a58f8e68ee41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:11,463 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.168s 2021-01-12 15:49:11,463 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d761e007-9afc-49b0-ac55-e2f152419322', 'x-compute-request-id': 'req-d761e007-9afc-49b0-ac55-e2f152419322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:12,655 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.182s 2021-01-12 15:49:12,656 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-863c2d7a-03a0-4e0b-abd2-7cf3a2bdcfdc', 'x-compute-request-id': 'req-863c2d7a-03a0-4e0b-abd2-7cf3a2bdcfdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:13,837 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.172s 2021-01-12 15:49:13,838 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d3e4d59-b906-4e96-ab74-f7e8b5ff8f69', 'x-compute-request-id': 'req-1d3e4d59-b906-4e96-ab74-f7e8b5ff8f69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:15,021 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.174s 2021-01-12 15:49:15,022 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-105c2121-da25-4147-a834-e2f2ae0348db', 'x-compute-request-id': 'req-105c2121-da25-4147-a834-e2f2ae0348db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:16,343 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.312s 2021-01-12 15:49:16,344 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c07ceea0-58b8-4b61-b5e1-fb4977631fee', 'x-compute-request-id': 'req-c07ceea0-58b8-4b61-b5e1-fb4977631fee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:17,520 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.167s 2021-01-12 15:49:17,521 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ce85368-cfee-4a4e-8e63-2c6fa8e5fa92', 'x-compute-request-id': 'req-4ce85368-cfee-4a4e-8e63-2c6fa8e5fa92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:18,699 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.168s 2021-01-12 15:49:18,699 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb88ea00-1a98-4f90-843e-4427b9f5ceb9', 'x-compute-request-id': 'req-fb88ea00-1a98-4f90-843e-4427b9f5ceb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:19,886 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.177s 2021-01-12 15:49:19,886 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-827c89ec-11f1-4797-993d-29e652aa9fb7', 'x-compute-request-id': 'req-827c89ec-11f1-4797-993d-29e652aa9fb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:21,114 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.218s 2021-01-12 15:49:21,115 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f5e5f4e-4492-4315-a664-f5902b2f3c44', 'x-compute-request-id': 'req-1f5e5f4e-4492-4315-a664-f5902b2f3c44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:22,296 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.171s 2021-01-12 15:49:22,296 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08e9b98f-31c1-427e-b433-366f8c27c067', 'x-compute-request-id': 'req-08e9b98f-31c1-427e-b433-366f8c27c067', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:23,503 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.198s 2021-01-12 15:49:23,504 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3940289b-45aa-4582-847b-b6b2fa88df3d', 'x-compute-request-id': 'req-3940289b-45aa-4582-847b-b6b2fa88df3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:24,690 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.177s 2021-01-12 15:49:24,691 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6fc4f36-37ca-4122-8fa7-4b24fc3cd020', 'x-compute-request-id': 'req-f6fc4f36-37ca-4122-8fa7-4b24fc3cd020', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:25,997 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.297s 2021-01-12 15:49:25,998 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad67d4ed-37a1-442c-8f15-8fd8190f8dce', 'x-compute-request-id': 'req-ad67d4ed-37a1-442c-8f15-8fd8190f8dce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:27,176 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.169s 2021-01-12 15:49:27,177 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3ac3db9-2abe-4bae-80d2-d8295b4c85ae', 'x-compute-request-id': 'req-b3ac3db9-2abe-4bae-80d2-d8295b4c85ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:28,364 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.178s 2021-01-12 15:49:28,365 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d113d556-f23c-4b1a-8352-04492dca259a', 'x-compute-request-id': 'req-d113d556-f23c-4b1a-8352-04492dca259a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:29,546 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.171s 2021-01-12 15:49:29,547 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4325bfd-1c13-448a-8711-218ebfaa87b1', 'x-compute-request-id': 'req-e4325bfd-1c13-448a-8711-218ebfaa87b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:30,735 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.179s 2021-01-12 15:49:30,736 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-656f371d-88d6-4e84-8640-cd9fd837cc29', 'x-compute-request-id': 'req-656f371d-88d6-4e84-8640-cd9fd837cc29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:31,912 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.167s 2021-01-12 15:49:31,913 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c0e0f56-9954-492a-87ff-edc7b9081929', 'x-compute-request-id': 'req-6c0e0f56-9954-492a-87ff-edc7b9081929', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:33,095 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.172s 2021-01-12 15:49:33,095 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b94936a0-1016-476b-a09d-df7985baca1e', 'x-compute-request-id': 'req-b94936a0-1016-476b-a09d-df7985baca1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:34,273 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.168s 2021-01-12 15:49:34,274 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d7d4cda-d04a-46f3-a3ce-7ad5ec3f6f94', 'x-compute-request-id': 'req-2d7d4cda-d04a-46f3-a3ce-7ad5ec3f6f94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:35,450 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.166s 2021-01-12 15:49:35,450 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca8bfbf1-f834-4b3a-8519-141efbb77425', 'x-compute-request-id': 'req-ca8bfbf1-f834-4b3a-8519-141efbb77425', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:36,628 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.169s 2021-01-12 15:49:36,628 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bc779cf-d0b7-4ee5-a3f8-f0587b6657ee', 'x-compute-request-id': 'req-8bc779cf-d0b7-4ee5-a3f8-f0587b6657ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:37,813 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.175s 2021-01-12 15:49:37,814 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75ff59fd-cb64-4f5c-bb2e-5810209fb76e', 'x-compute-request-id': 'req-75ff59fd-cb64-4f5c-bb2e-5810209fb76e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:38,996 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.173s 2021-01-12 15:49:38,996 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c529da8c-0345-4c08-982a-069ac347450a', 'x-compute-request-id': 'req-c529da8c-0345-4c08-982a-069ac347450a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:40,175 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.169s 2021-01-12 15:49:40,175 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c71733c-4adc-4524-98cd-c731ce861e6e', 'x-compute-request-id': 'req-0c71733c-4adc-4524-98cd-c731ce861e6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:41,368 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.182s 2021-01-12 15:49:41,369 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-caa20469-2eaa-47a9-ac43-82929c67f101', 'x-compute-request-id': 'req-caa20469-2eaa-47a9-ac43-82929c67f101', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:42,550 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.172s 2021-01-12 15:49:42,551 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-219c9752-e28a-4ff5-b4d5-bf49bd519a0d', 'x-compute-request-id': 'req-219c9752-e28a-4ff5-b4d5-bf49bd519a0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:43,748 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.187s 2021-01-12 15:49:43,748 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c3cc8d6-2bab-4dcd-817e-9d9fa00d468f', 'x-compute-request-id': 'req-4c3cc8d6-2bab-4dcd-817e-9d9fa00d468f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:44,931 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.174s 2021-01-12 15:49:44,932 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc4a67e3-a45d-47e7-8109-f64d8a63f0e3', 'x-compute-request-id': 'req-dc4a67e3-a45d-47e7-8109-f64d8a63f0e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:46,111 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.168s 2021-01-12 15:49:46,111 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ec731a1-213b-4406-a17c-c9eaa345436e', 'x-compute-request-id': 'req-0ec731a1-213b-4406-a17c-c9eaa345436e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:47,518 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.397s 2021-01-12 15:49:47,518 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97ed0d22-5c41-47cd-9b8a-6b22390bd42a', 'x-compute-request-id': 'req-97ed0d22-5c41-47cd-9b8a-6b22390bd42a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:48,696 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.168s 2021-01-12 15:49:48,697 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ca2a03a-55bb-4a9b-bb03-6ce23de35f28', 'x-compute-request-id': 'req-8ca2a03a-55bb-4a9b-bb03-6ce23de35f28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:49,880 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.174s 2021-01-12 15:49:49,881 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a2b0cff-c6a1-457b-a98d-f941f84e28cb', 'x-compute-request-id': 'req-5a2b0cff-c6a1-457b-a98d-f941f84e28cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:51,061 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.171s 2021-01-12 15:49:51,062 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-882a1804-0990-4b63-a402-db6955ceab48', 'x-compute-request-id': 'req-882a1804-0990-4b63-a402-db6955ceab48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:52,241 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.170s 2021-01-12 15:49:52,242 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ec66b8f-fed7-44b1-8bcf-054b694f9759', 'x-compute-request-id': 'req-1ec66b8f-fed7-44b1-8bcf-054b694f9759', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:53,418 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.167s 2021-01-12 15:49:53,419 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-482a37db-e3dc-4b64-8f80-aba031816b06', 'x-compute-request-id': 'req-482a37db-e3dc-4b64-8f80-aba031816b06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:54,599 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.172s 2021-01-12 15:49:54,599 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df2f86d0-616c-4f37-bdf0-417b610ebddc', 'x-compute-request-id': 'req-df2f86d0-616c-4f37-bdf0-417b610ebddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:55,781 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.171s 2021-01-12 15:49:55,782 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d21cb3a2-f2ba-4e07-8a90-0b966157ceea', 'x-compute-request-id': 'req-d21cb3a2-f2ba-4e07-8a90-0b966157ceea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:56,958 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.167s 2021-01-12 15:49:56,959 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4051ce84-2b3d-4843-a5d6-2a28b9f7ce65', 'x-compute-request-id': 'req-4051ce84-2b3d-4843-a5d6-2a28b9f7ce65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:58,148 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.180s 2021-01-12 15:49:58,148 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af10da42-f719-4469-ad23-42ec69ed502a', 'x-compute-request-id': 'req-af10da42-f719-4469-ad23-42ec69ed502a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:49:59,327 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.168s 2021-01-12 15:49:59,327 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:49:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88ff8f69-4f7d-4776-8060-b499a21a8baf', 'x-compute-request-id': 'req-88ff8f69-4f7d-4776-8060-b499a21a8baf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:50:00,503 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.166s 2021-01-12 15:50:00,503 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61f261b4-61e8-449f-aa1c-05d886581405', 'x-compute-request-id': 'req-61f261b4-61e8-449f-aa1c-05d886581405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:50:01,681 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.169s 2021-01-12 15:50:01,682 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f5d37d5-65dd-4950-a40f-12817b5993ec', 'x-compute-request-id': 'req-1f5d37d5-65dd-4950-a40f-12817b5993ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:50:02,865 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.173s 2021-01-12 15:50:02,865 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-249a68a6-ef4f-481b-abec-a4587e0f2d7e', 'x-compute-request-id': 'req-249a68a6-ef4f-481b-abec-a4587e0f2d7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:50:04,045 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.169s 2021-01-12 15:50:04,045 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54339377-cd9e-4c7f-8f27-1ca0a235af06', 'x-compute-request-id': 'req-54339377-cd9e-4c7f-8f27-1ca0a235af06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:50:05,227 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.172s 2021-01-12 15:50:05,227 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d11b19a-fe78-49ab-8731-7327b5ec8251', 'x-compute-request-id': 'req-7d11b19a-fe78-49ab-8731-7327b5ec8251', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:50:06,409 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.172s 2021-01-12 15:50:06,410 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b893c15f-776c-47c2-a563-2849fdf1aff7', 'x-compute-request-id': 'req-b893c15f-776c-47c2-a563-2849fdf1aff7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:50:07,587 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.167s 2021-01-12 15:50:07,588 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-691ac402-0969-4292-81d2-2f02d58ffbc2', 'x-compute-request-id': 'req-691ac402-0969-4292-81d2-2f02d58ffbc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:50:08,768 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.171s 2021-01-12 15:50:08,768 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-174cef01-dfe2-4502-87bc-de89ed1a675c', 'x-compute-request-id': 'req-174cef01-dfe2-4502-87bc-de89ed1a675c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:50:09,946 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.168s 2021-01-12 15:50:09,947 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f3b67c1-1600-483f-ad3a-a373185f0803', 'x-compute-request-id': 'req-4f3b67c1-1600-483f-ad3a-a373185f0803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:50:11,123 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.167s 2021-01-12 15:50:11,123 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ea9278d-5985-477f-990d-6e520bacc14b', 'x-compute-request-id': 'req-3ea9278d-5985-477f-990d-6e520bacc14b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:50:12,309 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.177s 2021-01-12 15:50:12,310 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9cff71d-1f4c-4c9e-a061-a54a7bd913a1', 'x-compute-request-id': 'req-f9cff71d-1f4c-4c9e-a061-a54a7bd913a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:50:13,489 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.170s 2021-01-12 15:50:13,489 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ca92bc5-b937-4dd7-ac01-48f8cb136d3e', 'x-compute-request-id': 'req-6ca92bc5-b937-4dd7-ac01-48f8cb136d3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:50:14,680 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.181s 2021-01-12 15:50:14,681 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1522d61f-05d8-4bd9-9078-151bcb6b72c8', 'x-compute-request-id': 'req-1522d61f-05d8-4bd9-9078-151bcb6b72c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:50:15,860 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.170s 2021-01-12 15:50:15,861 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6ca76e6-c4c1-4985-99e6-d442f781e976', 'x-compute-request-id': 'req-d6ca76e6-c4c1-4985-99e6-d442f781e976', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:50:17,038 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.168s 2021-01-12 15:50:17,039 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a2436a2-3366-44de-a02e-44c4a124d4ae', 'x-compute-request-id': 'req-9a2436a2-3366-44de-a02e-44c4a124d4ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:50:18,213 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.165s 2021-01-12 15:50:18,214 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cec37b11-cf0a-44ea-9c21-4026c357e879', 'x-compute-request-id': 'req-cec37b11-cf0a-44ea-9c21-4026c357e879', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:50:19,392 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.170s 2021-01-12 15:50:19,392 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-daf329b0-98c3-4423-83f1-5e0a6feb1725', 'x-compute-request-id': 'req-daf329b0-98c3-4423-83f1-5e0a6feb1725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:50:20,572 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.170s 2021-01-12 15:50:20,573 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f23ac74b-985c-452c-b776-fd371b3b858e', 'x-compute-request-id': 'req-f23ac74b-985c-452c-b776-fd371b3b858e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:50:21,754 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.172s 2021-01-12 15:50:21,755 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-405db817-e8cd-47e6-a3ae-94cec2406b97', 'x-compute-request-id': 'req-405db817-e8cd-47e6-a3ae-94cec2406b97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:50:22,937 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.172s 2021-01-12 15:50:22,938 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08837cc7-9553-4749-9875-2cb1c7c487d1', 'x-compute-request-id': 'req-08837cc7-9553-4749-9875-2cb1c7c487d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:50:24,118 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.172s 2021-01-12 15:50:24,119 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0467db59-ad18-44ba-ba77-bc98bdf5f7f7', 'x-compute-request-id': 'req-0467db59-ad18-44ba-ba77-bc98bdf5f7f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:50:25,294 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.165s 2021-01-12 15:50:25,294 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9516f9ab-5b61-445b-80cf-f1f03e814336', 'x-compute-request-id': 'req-9516f9ab-5b61-445b-80cf-f1f03e814336', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:50:26,471 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.168s 2021-01-12 15:50:26,471 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccc65aa1-68c3-432d-872e-684ad233c090', 'x-compute-request-id': 'req-ccc65aa1-68c3-432d-872e-684ad233c090', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:50:27,652 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.172s 2021-01-12 15:50:27,653 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26649544-4516-4302-8740-2ceee4569992', 'x-compute-request-id': 'req-26649544-4516-4302-8740-2ceee4569992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:50:28,841 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.179s 2021-01-12 15:50:28,841 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-964255b7-3582-40ec-aa67-a0249f05af80', 'x-compute-request-id': 'req-964255b7-3582-40ec-aa67-a0249f05af80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:50:30,028 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.177s 2021-01-12 15:50:30,028 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bbbe47a-a4c9-434c-855f-337c1bb4ed4b', 'x-compute-request-id': 'req-9bbbe47a-a4c9-434c-855f-337c1bb4ed4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:50:31,212 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.175s 2021-01-12 15:50:31,213 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92b4da22-0210-46cb-b36a-f01b044c1803', 'x-compute-request-id': 'req-92b4da22-0210-46cb-b36a-f01b044c1803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:50:32,397 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.174s 2021-01-12 15:50:32,397 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7f68b14-51ef-481a-8cde-6e991aef106c', 'x-compute-request-id': 'req-c7f68b14-51ef-481a-8cde-6e991aef106c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:50:33,576 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.169s 2021-01-12 15:50:33,577 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdba0cda-ff3d-4c4b-a2e4-5c0b6aea399d', 'x-compute-request-id': 'req-fdba0cda-ff3d-4c4b-a2e4-5c0b6aea399d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:50:34,757 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.170s 2021-01-12 15:50:34,757 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4eba77d-1da8-48d3-9d87-27f927b3365a', 'x-compute-request-id': 'req-a4eba77d-1da8-48d3-9d87-27f927b3365a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:50:36,105 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.338s 2021-01-12 15:50:36,105 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76f6e8df-3992-4d63-8dae-42fdeba5108b', 'x-compute-request-id': 'req-76f6e8df-3992-4d63-8dae-42fdeba5108b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:50:37,284 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.169s 2021-01-12 15:50:37,285 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e095b35-ece3-48a0-940a-2b8158dbc5d8', 'x-compute-request-id': 'req-3e095b35-ece3-48a0-940a-2b8158dbc5d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:50:38,634 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.339s 2021-01-12 15:50:38,634 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-030a150b-f8f0-49ab-b6c9-fb44f28fc0ae', 'x-compute-request-id': 'req-030a150b-f8f0-49ab-b6c9-fb44f28fc0ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:50:39,813 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.168s 2021-01-12 15:50:39,813 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77787359-580f-4ce1-8cc7-88641069a68e', 'x-compute-request-id': 'req-77787359-580f-4ce1-8cc7-88641069a68e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:50:40,993 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.170s 2021-01-12 15:50:40,993 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca0d7ba5-a88c-4f09-82cc-ad3c46406143', 'x-compute-request-id': 'req-ca0d7ba5-a88c-4f09-82cc-ad3c46406143', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:50:42,171 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.169s 2021-01-12 15:50:42,172 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63b54bba-e45f-422b-aaed-45d6d8c98dda', 'x-compute-request-id': 'req-63b54bba-e45f-422b-aaed-45d6d8c98dda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:50:43,347 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.165s 2021-01-12 15:50:43,348 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9e99c9f-285b-4d2f-922e-abffa8fee886', 'x-compute-request-id': 'req-d9e99c9f-285b-4d2f-922e-abffa8fee886', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:50:44,527 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.170s 2021-01-12 15:50:44,527 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aec84b65-8699-48bf-bf4e-29bc2bb015c7', 'x-compute-request-id': 'req-aec84b65-8699-48bf-bf4e-29bc2bb015c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:50:45,708 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.172s 2021-01-12 15:50:45,708 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49dd3b0d-2004-4b18-95c0-9b2cface41f5', 'x-compute-request-id': 'req-49dd3b0d-2004-4b18-95c0-9b2cface41f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:50:46,893 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.175s 2021-01-12 15:50:46,893 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9af4c08-4810-4fba-90a6-7de1042e60c3', 'x-compute-request-id': 'req-b9af4c08-4810-4fba-90a6-7de1042e60c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "ACTIVE", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:50:48,092 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.190s 2021-01-12 15:50:48,093 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dfbed52-8f51-44bd-bff0-8a81afdd80e7', 'x-compute-request-id': 'req-1dfbed52-8f51-44bd-bff0-8a81afdd80e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"server": {"id": "6d780b55-1a80-4e19-af9b-7dc674f5a13e", "name": "tempest-VolumesSnapshotTestJSON-instance-1106948197", "status": "DELETED", "tenant_id": "fce247f5a8a647979578ece2f5be1538", "user_id": "cb9ed9cd16b64d1f9a00679f5eb0ba59", "metadata": {}, "hostId": "ab532bdeef0f3adc31a353c57fa58585c45ae0b4ae34454584f78781", "image": {"id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/images/48b76669-f1b8-449a-bea7-ee85b9372d17"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:35:39Z", "updated": "2021-01-12T15:50:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2021-01-12T15:44:45Z", "message": "ClientException"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-12T15:35:57.000000", "OS-SRV-USG:terminated_at": "2021-01-12T15:50:47.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f5bfa251-8e7b-4910-91b9-021d3bc9f66c"}]}}' 2021-01-12 15:50:48,101 94874 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 122 second wait 2021-01-12 15:50:49,181 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 404 GET http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e 0.078s 2021-01-12 15:50:49,181 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-95f4ef1a-5c0a-416a-871b-3ea6a5b1eea4', 'x-compute-request-id': 'req-95f4ef1a-5c0a-416a-871b-3ea6a5b1eea4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/6d780b55-1a80-4e19-af9b-7dc674f5a13e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6d780b55-1a80-4e19-af9b-7dc674f5a13e could not be found."}}' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 280, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume f5bfa251-8e7b-4910-91b9-021d3bc9f66c failed to reach available status (current detaching) within the required time (360 s). }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 60, in test_snapshot_create_delete_with_volume_in_use snapshot2 = self.create_snapshot(volume['id'], force=True) File "/opt/stack/tempest/tempest/api/volume/base.py", line 156, in create_snapshot snapshot['id'], 'available') File "/opt/stack/tempest/tempest/common/waiters.py", line 280, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: snapshot 21fe99d5-0bb9-4707-9455-466c6c0f43e7 failed to reach available status (current creating) within the required time (360 s). |
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
fail
ft6.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-12 15:50:49,587 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 202 POST http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots 0.229s 2021-01-12 15:50:49,588 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236"}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-290e07c9-8ae2-4ce4-ae1a-14491c28a68b', 'content-length': '379', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-290e07c9-8ae2-4ce4-ae1a-14491c28a68b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.485020", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}}}' 2021-01-12 15:50:49,632 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.040s 2021-01-12 15:50:49,632 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efecc560-67b8-48f9-bf08-41d923169148', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efecc560-67b8-48f9-bf08-41d923169148', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:50:50,674 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:50:50,675 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14d2720d-3a4a-4e2f-9df1-3b28b4085d55', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14d2720d-3a4a-4e2f-9df1-3b28b4085d55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:50:51,720 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.041s 2021-01-12 15:50:51,721 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7eff1b2-2363-4406-bfa4-7c1d71396285', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7eff1b2-2363-4406-bfa4-7c1d71396285', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:50:52,769 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.043s 2021-01-12 15:50:52,769 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4c31af7-9577-464e-9be3-3a84041c0175', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4c31af7-9577-464e-9be3-3a84041c0175', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:50:53,813 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:50:53,813 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-330355c8-b52d-4021-9f7a-d32bc6c35d0e', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-330355c8-b52d-4021-9f7a-d32bc6c35d0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:50:54,855 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:50:54,856 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75718267-bfc6-4c38-87c2-86c9bb247f09', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75718267-bfc6-4c38-87c2-86c9bb247f09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:50:55,899 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:50:55,900 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f02b5baf-d4dc-4c02-b953-c1a531d614ab', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f02b5baf-d4dc-4c02-b953-c1a531d614ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:50:56,942 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:50:56,942 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a5567a9-b7ed-4263-a39e-2728f68edc1c', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a5567a9-b7ed-4263-a39e-2728f68edc1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:50:57,988 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.041s 2021-01-12 15:50:57,988 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ace9089-a7dc-4a41-8591-9aeca9a58fda', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ace9089-a7dc-4a41-8591-9aeca9a58fda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:50:59,031 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:50:59,031 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:50:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cafde5c-38d5-4727-98c2-3c6dec15c8c3', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cafde5c-38d5-4727-98c2-3c6dec15c8c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:00,074 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:51:00,074 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20609870-0d1f-48fb-891f-62ad60979f7f', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20609870-0d1f-48fb-891f-62ad60979f7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:01,115 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:51:01,116 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c24aa1b4-96c5-4879-9651-cca442a2bcaa', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c24aa1b4-96c5-4879-9651-cca442a2bcaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:02,158 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:51:02,159 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e5093ec-4005-4cda-8c02-e7d99f37acf8', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e5093ec-4005-4cda-8c02-e7d99f37acf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:03,201 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:51:03,201 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58b56007-5c08-45b7-bfbd-50b8273727df', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58b56007-5c08-45b7-bfbd-50b8273727df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:04,244 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:51:04,244 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d559b9c1-4aed-43cf-932d-f7050b150444', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d559b9c1-4aed-43cf-932d-f7050b150444', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:05,286 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:51:05,286 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a981ba9-ab69-474a-ad0b-a633403faa97', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a981ba9-ab69-474a-ad0b-a633403faa97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:06,328 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:51:06,329 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c79e3b02-ea1a-4d46-9b72-8144f551641b', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c79e3b02-ea1a-4d46-9b72-8144f551641b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:07,371 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:51:07,372 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f2e75fb-edc3-474e-a2f6-a2856d79c1ca', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f2e75fb-edc3-474e-a2f6-a2856d79c1ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:08,414 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:51:08,414 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0734cd1e-472c-4cd3-8d07-30067e47f5b5', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0734cd1e-472c-4cd3-8d07-30067e47f5b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:09,456 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:51:09,456 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f65dbeb-6402-46ec-9b4d-73f748ca4fef', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f65dbeb-6402-46ec-9b4d-73f748ca4fef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:10,499 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:51:10,499 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edf02179-72e7-4337-90c9-9cfb29e28526', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edf02179-72e7-4337-90c9-9cfb29e28526', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:11,544 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.042s 2021-01-12 15:51:11,545 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3837cacf-8568-49b4-b449-015350a92b58', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3837cacf-8568-49b4-b449-015350a92b58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:12,591 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.042s 2021-01-12 15:51:12,592 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd7883cb-c5b8-4b8e-a541-4cbf25567e6e', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd7883cb-c5b8-4b8e-a541-4cbf25567e6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:13,634 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:51:13,634 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84eedcf2-d488-44a7-ae4b-3604306f59ab', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84eedcf2-d488-44a7-ae4b-3604306f59ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:14,679 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.040s 2021-01-12 15:51:14,680 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e428de9c-bafe-4987-ab6f-13a3ce1e0a39', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e428de9c-bafe-4987-ab6f-13a3ce1e0a39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:15,722 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:51:15,723 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1da30b4d-2e71-4be7-a043-61ff17775209', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1da30b4d-2e71-4be7-a043-61ff17775209', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:16,765 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:51:16,766 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70be78c7-2373-4cad-83a5-6b9681926372', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70be78c7-2373-4cad-83a5-6b9681926372', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:17,809 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:51:17,809 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a960ffcf-0a6a-486c-bacc-8a69a7533f90', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a960ffcf-0a6a-486c-bacc-8a69a7533f90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:18,851 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:51:18,852 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d65c8aae-170b-400d-812b-90bc1107eb4f', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d65c8aae-170b-400d-812b-90bc1107eb4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:19,896 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:51:19,896 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3384978a-7791-4b72-82e3-b9c21b2543c3', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3384978a-7791-4b72-82e3-b9c21b2543c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:20,939 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:51:20,940 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96af6143-b52c-4c0a-9a8b-349f8518340f', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96af6143-b52c-4c0a-9a8b-349f8518340f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:21,981 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:51:21,982 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc915a0a-8ded-4057-bc41-e67329286355', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc915a0a-8ded-4057-bc41-e67329286355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:23,024 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:51:23,024 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fe5e4cb-825c-4f66-b282-76dcf512c3c0', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fe5e4cb-825c-4f66-b282-76dcf512c3c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:24,065 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:51:24,065 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff6792be-3663-4095-8ee4-02ff4cca5813', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff6792be-3663-4095-8ee4-02ff4cca5813', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:25,111 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.042s 2021-01-12 15:51:25,112 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38fcb8c8-b854-4c86-b54e-664f95d4c8a6', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38fcb8c8-b854-4c86-b54e-664f95d4c8a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:26,160 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.043s 2021-01-12 15:51:26,160 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af7fe2c5-02c3-4185-a1fc-0d204cec953f', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af7fe2c5-02c3-4185-a1fc-0d204cec953f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:27,205 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.040s 2021-01-12 15:51:27,205 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07c64760-2636-4747-8a98-54a5a176d138', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07c64760-2636-4747-8a98-54a5a176d138', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:28,247 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:51:28,247 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a28a1e0-1430-4a12-8d29-7f083bb253a7', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a28a1e0-1430-4a12-8d29-7f083bb253a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:29,289 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:51:29,289 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a7c2af8-b46f-4268-9746-cb92eab6060f', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a7c2af8-b46f-4268-9746-cb92eab6060f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:30,335 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.041s 2021-01-12 15:51:30,336 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e4021a4-811d-4667-a267-1226c70b474f', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e4021a4-811d-4667-a267-1226c70b474f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:31,378 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:51:31,378 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88e7651f-cfdf-42e0-986a-7871bd41930e', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88e7651f-cfdf-42e0-986a-7871bd41930e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:32,421 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:51:32,421 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db2b8163-ac9f-4912-97ef-e77b3f635faa', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db2b8163-ac9f-4912-97ef-e77b3f635faa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:33,464 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:51:33,464 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43c1e689-237c-4ebd-88df-227ad17d3a6b', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43c1e689-237c-4ebd-88df-227ad17d3a6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:34,507 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:51:34,507 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28c591e2-147d-4ffb-9c40-3ff0dd4d512f', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28c591e2-147d-4ffb-9c40-3ff0dd4d512f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:35,550 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:51:35,550 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c681bdb-7f9f-44be-9854-e14a985625cd', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c681bdb-7f9f-44be-9854-e14a985625cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:36,592 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:51:36,593 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23374f9b-0087-4011-9333-01916b8f6771', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23374f9b-0087-4011-9333-01916b8f6771', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:37,636 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:51:37,636 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fd20af6-4307-4ecd-8062-80585bd3afb8', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fd20af6-4307-4ecd-8062-80585bd3afb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:38,679 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:51:38,680 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83c80ae8-31db-4d8a-ad83-9db68dfeb5bf', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83c80ae8-31db-4d8a-ad83-9db68dfeb5bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:39,723 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:51:39,724 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecfbedf5-d2f0-4d89-8091-d5b2757cd813', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecfbedf5-d2f0-4d89-8091-d5b2757cd813', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:40,767 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:51:40,767 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-773ef245-6bfa-4fb2-8229-0d96f8c83b74', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-773ef245-6bfa-4fb2-8229-0d96f8c83b74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:41,810 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:51:41,811 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fd451b2-abd3-4cb8-8cd2-35c5d3e7052e', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fd451b2-abd3-4cb8-8cd2-35c5d3e7052e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:42,857 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.041s 2021-01-12 15:51:42,858 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d27dc1ec-ce06-4807-9f37-00f0e1f4562c', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d27dc1ec-ce06-4807-9f37-00f0e1f4562c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:43,903 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.041s 2021-01-12 15:51:43,903 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a208ccb-d2a5-46c8-9872-317d88086dfb', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a208ccb-d2a5-46c8-9872-317d88086dfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:44,945 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:51:44,946 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56885c4b-d7d1-43c1-b562-2c808ad01e45', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56885c4b-d7d1-43c1-b562-2c808ad01e45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:45,991 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.041s 2021-01-12 15:51:45,992 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c145cc2-ec32-4c77-ac60-957ef044b08a', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c145cc2-ec32-4c77-ac60-957ef044b08a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:47,038 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.041s 2021-01-12 15:51:47,038 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a20e7a2-6f94-4afd-89b5-98c71b8e1493', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a20e7a2-6f94-4afd-89b5-98c71b8e1493', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:48,080 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:51:48,081 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38df9f1f-32e0-4611-aa36-6dc2f97b63cd', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38df9f1f-32e0-4611-aa36-6dc2f97b63cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:49,125 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.040s 2021-01-12 15:51:49,125 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-385b669f-38d5-4307-a43a-a0b34ecf2029', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-385b669f-38d5-4307-a43a-a0b34ecf2029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:50,167 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:51:50,168 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ac46439-c820-4da3-8368-f28060b31767', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ac46439-c820-4da3-8368-f28060b31767', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:51,213 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.041s 2021-01-12 15:51:51,214 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f792da5-040c-4575-9f99-29e4832d9cea', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f792da5-040c-4575-9f99-29e4832d9cea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:52,257 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:51:52,257 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19c51c56-f550-4fa8-a02e-7ab55d13a3a4', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19c51c56-f550-4fa8-a02e-7ab55d13a3a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:53,299 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:51:53,299 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-708595dd-e674-4415-ab6a-8629552d971a', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-708595dd-e674-4415-ab6a-8629552d971a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:54,342 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:51:54,342 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57613e20-c05a-4755-a563-acd674e0c145', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57613e20-c05a-4755-a563-acd674e0c145', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:55,385 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:51:55,385 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba8bd7f1-d5b3-43fa-b89d-d56dd337cf9d', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba8bd7f1-d5b3-43fa-b89d-d56dd337cf9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:56,427 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:51:56,428 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26e9058c-370a-4536-addf-50bd544da345', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26e9058c-370a-4536-addf-50bd544da345', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:57,471 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:51:57,471 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-935b3a10-efbe-4ee7-b833-c864bd23ee02', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-935b3a10-efbe-4ee7-b833-c864bd23ee02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:58,513 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:51:58,513 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dab58ada-43ec-4a63-8abd-18951b1e7d11', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dab58ada-43ec-4a63-8abd-18951b1e7d11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:51:59,554 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:51:59,555 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:51:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ba0a2cc-d619-4523-bfce-1f29751a32f8', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ba0a2cc-d619-4523-bfce-1f29751a32f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:00,599 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:52:00,599 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fe35935-6812-4cd7-9815-ee887f06bb25', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fe35935-6812-4cd7-9815-ee887f06bb25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:01,643 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.041s 2021-01-12 15:52:01,644 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-174ed2a6-5021-4265-9f0d-c1a47c396b49', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-174ed2a6-5021-4265-9f0d-c1a47c396b49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:02,687 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:52:02,687 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81e1acc1-c02d-483a-bb22-5c871423bb01', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81e1acc1-c02d-483a-bb22-5c871423bb01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:03,729 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:52:03,729 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-359e9cfc-94ee-4e3b-9255-0dd9da1d480a', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-359e9cfc-94ee-4e3b-9255-0dd9da1d480a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:04,773 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:52:04,774 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a71a801d-ed8d-4b1b-8bc9-3d718fd084c6', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a71a801d-ed8d-4b1b-8bc9-3d718fd084c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:05,817 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:52:05,817 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8060e035-cf8d-4f5e-9ccb-6020712385c2', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8060e035-cf8d-4f5e-9ccb-6020712385c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:06,862 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.041s 2021-01-12 15:52:06,862 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3228b24-f3c6-44c3-8dde-332830b656ec', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3228b24-f3c6-44c3-8dde-332830b656ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:07,905 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:52:07,905 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef0347d0-9053-494a-ac4f-b4845d530cfa', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef0347d0-9053-494a-ac4f-b4845d530cfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:08,949 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.040s 2021-01-12 15:52:08,950 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c6ddfd4-05ac-4ac4-b5d1-83ea205e6444', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c6ddfd4-05ac-4ac4-b5d1-83ea205e6444', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:09,991 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:52:09,992 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a34be728-83a4-4a52-92d6-f8691282d592', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a34be728-83a4-4a52-92d6-f8691282d592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:11,073 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.077s 2021-01-12 15:52:11,073 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef9391a4-84b0-4884-b9fe-7c11cb7411fb', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef9391a4-84b0-4884-b9fe-7c11cb7411fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:12,116 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:52:12,116 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19c0fc0f-ebfb-4788-a41a-6a47eef35746', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19c0fc0f-ebfb-4788-a41a-6a47eef35746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:13,159 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:52:13,159 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eba9a7da-caa7-4ec1-8340-55035470ac7b', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eba9a7da-caa7-4ec1-8340-55035470ac7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:14,201 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:52:14,201 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b958208-89b3-417a-aead-684c5af48c1e', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b958208-89b3-417a-aead-684c5af48c1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:15,246 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.040s 2021-01-12 15:52:15,246 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2289cef8-047b-4e23-ad51-b24e9f803a80', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2289cef8-047b-4e23-ad51-b24e9f803a80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:16,290 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:52:16,291 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b3a8272-3147-4d51-b59f-2da9a4f2a1f1', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b3a8272-3147-4d51-b59f-2da9a4f2a1f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:17,336 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.041s 2021-01-12 15:52:17,337 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e1f62e5-3992-4073-8bd9-65b8732abe35', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e1f62e5-3992-4073-8bd9-65b8732abe35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:18,378 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:52:18,378 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47f83aa0-463e-48e8-9688-07f1a93c4574', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47f83aa0-463e-48e8-9688-07f1a93c4574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:19,420 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:52:19,421 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6748198d-05b2-428d-8e1c-b0d3febd2d90', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6748198d-05b2-428d-8e1c-b0d3febd2d90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:20,463 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:52:20,464 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cce7ab55-be56-4dcd-ac31-b9a44d8f872f', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cce7ab55-be56-4dcd-ac31-b9a44d8f872f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:21,505 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:52:21,506 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39395658-17b3-4045-90eb-ab5d96f7bfaa', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39395658-17b3-4045-90eb-ab5d96f7bfaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:22,547 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:52:22,548 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ecce704-4564-48c8-9efb-888604bb3056', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ecce704-4564-48c8-9efb-888604bb3056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:23,591 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:52:23,591 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-034cd6ac-f3b3-445d-8a90-dc3826150ff2', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-034cd6ac-f3b3-445d-8a90-dc3826150ff2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:24,635 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.040s 2021-01-12 15:52:24,636 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a416baca-12d7-4dd8-960d-d7d085895e78', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a416baca-12d7-4dd8-960d-d7d085895e78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:25,678 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:52:25,679 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45da4d38-d615-4fab-bca9-6ae69f34fd26', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45da4d38-d615-4fab-bca9-6ae69f34fd26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:26,724 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.041s 2021-01-12 15:52:26,724 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71962be5-5097-428e-99e2-b7f2dd2351f5', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71962be5-5097-428e-99e2-b7f2dd2351f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:27,770 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.041s 2021-01-12 15:52:27,770 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b2e51df-d157-4245-997e-3e367a239589', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b2e51df-d157-4245-997e-3e367a239589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:28,812 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:52:28,812 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-091fa45d-e6ec-4f85-9908-725261234ac3', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-091fa45d-e6ec-4f85-9908-725261234ac3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:29,857 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.041s 2021-01-12 15:52:29,858 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bd0829b-fb0d-494f-bafd-88f68e45164c', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bd0829b-fb0d-494f-bafd-88f68e45164c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:30,901 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:52:30,902 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85f3672d-2022-4f3a-ae80-a7db3f516a7b', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85f3672d-2022-4f3a-ae80-a7db3f516a7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:31,944 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:52:31,945 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc83d894-8cc5-4315-91ac-072c025ef26a', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc83d894-8cc5-4315-91ac-072c025ef26a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:32,987 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:52:32,988 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e966855a-aca4-4b91-bf3a-30303c9b767f', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e966855a-aca4-4b91-bf3a-30303c9b767f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:34,030 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:52:34,030 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e66391b-13f5-49a0-adea-4391ecdbaba6', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e66391b-13f5-49a0-adea-4391ecdbaba6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:35,073 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:52:35,073 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5525679-b223-4f77-86d0-a2d3b8437dd9', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5525679-b223-4f77-86d0-a2d3b8437dd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:36,115 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:52:36,116 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd8a5fd0-6305-4fc9-bff5-380d5c503edc', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd8a5fd0-6305-4fc9-bff5-380d5c503edc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:37,158 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:52:37,158 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd82ce25-fc4d-469b-9374-675b80e2e466', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd82ce25-fc4d-469b-9374-675b80e2e466', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:38,200 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:52:38,201 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1832221-4651-47fb-8aac-32773c5c28a0', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1832221-4651-47fb-8aac-32773c5c28a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:39,243 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:52:39,243 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8505f8d7-7bfe-47c1-992e-48cb0d6e7aeb', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8505f8d7-7bfe-47c1-992e-48cb0d6e7aeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:40,285 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:52:40,285 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31a51243-83b8-4333-aa8a-e91041235aea', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31a51243-83b8-4333-aa8a-e91041235aea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:41,328 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:52:41,328 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e55187e-2855-4a41-b3d2-8ed94ca73b58', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e55187e-2855-4a41-b3d2-8ed94ca73b58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:42,375 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.043s 2021-01-12 15:52:42,376 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e2a6b0c-66f3-4f12-8454-8139ddfe414a', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e2a6b0c-66f3-4f12-8454-8139ddfe414a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:43,419 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:52:43,419 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-524be399-e728-4670-933c-d71464a5c094', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-524be399-e728-4670-933c-d71464a5c094', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:44,460 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:52:44,461 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6127f227-27ab-4f34-922e-0bd5af166a5f', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6127f227-27ab-4f34-922e-0bd5af166a5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:45,503 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:52:45,503 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b4d5fc4-7d5b-4fd4-b491-3c7d4ba6ac5a', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b4d5fc4-7d5b-4fd4-b491-3c7d4ba6ac5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:46,549 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.041s 2021-01-12 15:52:46,549 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f60f2814-064b-466c-ac57-b9fe7ee57b4a', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f60f2814-064b-466c-ac57-b9fe7ee57b4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:47,591 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:52:47,592 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d4a4220-3823-46f4-8551-eb3189cf61d9', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d4a4220-3823-46f4-8551-eb3189cf61d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:48,633 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:52:48,634 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-943aebd1-07f0-4767-9af7-655b59a75e0b', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-943aebd1-07f0-4767-9af7-655b59a75e0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:49,677 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:52:49,677 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5d04ad6-8387-4b14-9f59-0500f386fdfd', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5d04ad6-8387-4b14-9f59-0500f386fdfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:50,719 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:52:50,719 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a38cb50-3842-4a38-adc2-c0779837c493', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a38cb50-3842-4a38-adc2-c0779837c493', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:51,763 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:52:51,763 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a162464b-00b5-4b06-aabf-a0d14831635d', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a162464b-00b5-4b06-aabf-a0d14831635d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:52,805 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:52:52,805 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30750349-7a1f-4891-91d8-d0a7cf1b4573', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30750349-7a1f-4891-91d8-d0a7cf1b4573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:53,847 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:52:53,848 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b48e5b3c-cdf0-495e-b1a3-db83a2bdaa1e', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b48e5b3c-cdf0-495e-b1a3-db83a2bdaa1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:54,892 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.040s 2021-01-12 15:52:54,892 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a89d1e70-4c8d-4f89-8f1c-4aea2f17ace2', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a89d1e70-4c8d-4f89-8f1c-4aea2f17ace2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:55,934 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:52:55,934 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea803c80-3c3b-47b0-a535-5bbb2cb32bd3', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea803c80-3c3b-47b0-a535-5bbb2cb32bd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:56,981 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.042s 2021-01-12 15:52:56,981 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b78d30e3-956d-4a04-a65a-1339fdf0d1ea', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b78d30e3-956d-4a04-a65a-1339fdf0d1ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:58,032 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.047s 2021-01-12 15:52:58,033 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad0d2c6d-7190-433e-8569-f56f0477a050', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad0d2c6d-7190-433e-8569-f56f0477a050', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:52:59,078 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:52:59,078 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:52:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1dc3ca5-2ebd-4c7b-9d86-9c4a352ad26d', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1dc3ca5-2ebd-4c7b-9d86-9c4a352ad26d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:00,120 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:53:00,121 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc1158ba-a26c-4c18-af36-1731036d300b', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc1158ba-a26c-4c18-af36-1731036d300b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:01,168 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.043s 2021-01-12 15:53:01,169 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3efb5bda-fd12-4bdc-9711-cb29a25940dd', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3efb5bda-fd12-4bdc-9711-cb29a25940dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:02,211 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:53:02,212 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e0b0ecc-2690-4bcc-a103-4a8fbdc1673a', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e0b0ecc-2690-4bcc-a103-4a8fbdc1673a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:03,253 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:53:03,253 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a27fbd0c-3c00-4941-906a-8a821ad1ae33', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a27fbd0c-3c00-4941-906a-8a821ad1ae33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:04,296 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:53:04,296 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee2d01f7-8234-4e6f-acd8-b0775552f0bf', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee2d01f7-8234-4e6f-acd8-b0775552f0bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:05,338 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:53:05,338 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcf90a08-40ba-4c9f-bfb6-d2febdaf7004', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcf90a08-40ba-4c9f-bfb6-d2febdaf7004', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:06,382 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:53:06,382 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d9a63fe-17fe-4b96-8216-409639e7bd60', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d9a63fe-17fe-4b96-8216-409639e7bd60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:07,436 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.049s 2021-01-12 15:53:07,436 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-857bdfcd-d872-4db0-9a6b-7ca278d90693', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-857bdfcd-d872-4db0-9a6b-7ca278d90693', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:08,480 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:53:08,480 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bc44732-1896-4051-b46e-6b59540c5c5d', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bc44732-1896-4051-b46e-6b59540c5c5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:09,523 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:53:09,523 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b6f0165-b833-4399-af1c-2d9a5acf6c25', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b6f0165-b833-4399-af1c-2d9a5acf6c25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:10,568 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.040s 2021-01-12 15:53:10,568 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25ca9d34-801b-460f-8275-aa959c196952', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25ca9d34-801b-460f-8275-aa959c196952', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:11,610 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:53:11,611 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aca50fc-46ef-4612-ace9-3c6edbbc3275', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aca50fc-46ef-4612-ace9-3c6edbbc3275', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:12,652 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:53:12,652 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b988f8bf-5441-4eb7-a4a4-923d8a588fec', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b988f8bf-5441-4eb7-a4a4-923d8a588fec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:13,693 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.036s 2021-01-12 15:53:13,694 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d8717f8-ed51-48fe-a310-4069fbd623f4', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d8717f8-ed51-48fe-a310-4069fbd623f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:14,737 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:53:14,737 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9afe69ef-a57a-492f-a5cb-198c1bcdd598', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9afe69ef-a57a-492f-a5cb-198c1bcdd598', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:15,780 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:53:15,781 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb8a7472-53c5-43ff-b384-2a85207a629d', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb8a7472-53c5-43ff-b384-2a85207a629d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:16,822 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:53:16,823 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7176b7c-0471-4b08-a1ad-b67a0c69c89e', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7176b7c-0471-4b08-a1ad-b67a0c69c89e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:17,865 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:53:17,865 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42dea6b5-2308-4eb9-a732-763aa4e2c8a2', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42dea6b5-2308-4eb9-a732-763aa4e2c8a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:18,908 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:53:18,908 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74bd53ae-03bd-47d2-ba17-18b57715bd47', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74bd53ae-03bd-47d2-ba17-18b57715bd47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:19,950 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:53:19,950 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4d66815-a9fb-4fad-93bc-1457bb2d4581', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4d66815-a9fb-4fad-93bc-1457bb2d4581', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:20,992 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:53:20,993 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7a99351-4392-4b90-81a3-d58e2b1378ce', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7a99351-4392-4b90-81a3-d58e2b1378ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:22,157 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.160s 2021-01-12 15:53:22,157 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed3dc24c-de0a-48e1-ad41-ae2317ed79c4', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed3dc24c-de0a-48e1-ad41-ae2317ed79c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:23,202 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.040s 2021-01-12 15:53:23,202 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c17a2d5c-6d14-4843-a77f-4e278a2b1401', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c17a2d5c-6d14-4843-a77f-4e278a2b1401', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:24,245 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:53:24,245 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b746e7e9-79e8-40f2-97d8-17ae134aecb9', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b746e7e9-79e8-40f2-97d8-17ae134aecb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:25,287 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:53:25,287 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c96a8a03-12eb-4a76-890a-25d8c526d9fb', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c96a8a03-12eb-4a76-890a-25d8c526d9fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:26,336 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.045s 2021-01-12 15:53:26,337 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22d78475-4763-459b-b5ef-73684e6fcd36', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22d78475-4763-459b-b5ef-73684e6fcd36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:27,379 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:53:27,380 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e612357-d8e9-47b1-ad9f-9423b550788c', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e612357-d8e9-47b1-ad9f-9423b550788c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:28,422 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:53:28,423 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d1c9a81-1d0c-49e9-8b52-0ef37898dbd8', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d1c9a81-1d0c-49e9-8b52-0ef37898dbd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:29,465 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:53:29,465 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85e76fbb-02c0-4c85-b09d-aad5b79cbd27', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85e76fbb-02c0-4c85-b09d-aad5b79cbd27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:30,510 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.041s 2021-01-12 15:53:30,510 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4f54cbc-f043-4fce-90cd-62a4ca2e282a', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4f54cbc-f043-4fce-90cd-62a4ca2e282a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:31,553 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:53:31,553 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8e407b8-d7c6-4880-9dbb-f9fbbe0f71e6', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8e407b8-d7c6-4880-9dbb-f9fbbe0f71e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:32,597 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:53:32,597 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf3a78ef-05fd-4886-9d47-288c567f15b2', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf3a78ef-05fd-4886-9d47-288c567f15b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:33,639 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:53:33,639 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f61afb8a-2ff1-4aca-a4df-5703c78d04c0', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f61afb8a-2ff1-4aca-a4df-5703c78d04c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:34,681 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:53:34,682 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2074e3c0-7a30-4879-8c20-c7a449054ba2', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2074e3c0-7a30-4879-8c20-c7a449054ba2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:35,727 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.041s 2021-01-12 15:53:35,727 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe6aec57-46a6-412a-b89b-9700acfe93f8', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe6aec57-46a6-412a-b89b-9700acfe93f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:36,772 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:53:36,772 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3eb938bd-37fe-4d1e-aaca-d2ef0aa4de1a', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3eb938bd-37fe-4d1e-aaca-d2ef0aa4de1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:37,815 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:53:37,815 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a99c5fd6-e960-4692-98f0-e7a899c18eca', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a99c5fd6-e960-4692-98f0-e7a899c18eca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:38,858 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:53:38,858 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4917255-1e0a-4192-b13c-3bc477e13a6b', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4917255-1e0a-4192-b13c-3bc477e13a6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:39,904 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.041s 2021-01-12 15:53:39,904 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5582cc1d-af01-48c9-82b7-a5b469caf1c0', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5582cc1d-af01-48c9-82b7-a5b469caf1c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:40,946 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:53:40,947 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5f0a217-f6e7-44ce-8f02-c8a64fdcccf1', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5f0a217-f6e7-44ce-8f02-c8a64fdcccf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:41,989 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:53:41,989 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6319410a-09a5-4ea7-837d-d1e47d6e486a', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6319410a-09a5-4ea7-837d-d1e47d6e486a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:43,031 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:53:43,032 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71352324-567b-441b-9a72-0f5c071ef838', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71352324-567b-441b-9a72-0f5c071ef838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:44,076 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.040s 2021-01-12 15:53:44,076 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10205344-079d-438f-a1de-c2ce90de765f', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10205344-079d-438f-a1de-c2ce90de765f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:45,118 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:53:45,118 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c578338c-b208-4813-affb-1fae6b6f7e7c', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c578338c-b208-4813-affb-1fae6b6f7e7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:46,161 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:53:46,161 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33319c0f-c859-41ef-bec3-51b6cac28e79', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33319c0f-c859-41ef-bec3-51b6cac28e79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:47,206 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.040s 2021-01-12 15:53:47,207 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22f02f3c-e529-438e-977f-b09110fa0ed5', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22f02f3c-e529-438e-977f-b09110fa0ed5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:48,250 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:53:48,250 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5a6985a-a349-4c29-af3b-31d95b8809d5', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5a6985a-a349-4c29-af3b-31d95b8809d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:49,293 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:53:49,293 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41684a55-5da9-4295-a497-9b2bf25fed74', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41684a55-5da9-4295-a497-9b2bf25fed74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:50,334 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:53:50,335 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc51438e-64ce-4c76-9055-e055da212436', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc51438e-64ce-4c76-9055-e055da212436', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:51,378 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:53:51,379 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe8efd3e-468c-4bf6-b4c0-2581c14b8324', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe8efd3e-468c-4bf6-b4c0-2581c14b8324', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:52,424 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.041s 2021-01-12 15:53:52,424 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5843a2a-88df-46e1-b267-3acb40a6c597', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5843a2a-88df-46e1-b267-3acb40a6c597', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:53,467 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:53:53,467 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95bb2ac6-d3ef-44d8-98d5-696aac49b97b', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95bb2ac6-d3ef-44d8-98d5-696aac49b97b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:54,510 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:53:54,511 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f011ea67-9196-4328-84b4-31db8cbd01f6', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f011ea67-9196-4328-84b4-31db8cbd01f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:55,556 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.041s 2021-01-12 15:53:55,556 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d19a5f45-64e6-41f6-b1a0-392d9f4e2df6', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d19a5f45-64e6-41f6-b1a0-392d9f4e2df6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:56,599 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:53:56,600 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9160caad-8600-453b-82d2-679bdcf1abeb', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9160caad-8600-453b-82d2-679bdcf1abeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:57,641 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:53:57,642 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d65259a-69fc-4416-af53-a0586d6308bc', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d65259a-69fc-4416-af53-a0586d6308bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:58,684 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:53:58,685 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f23cb3a4-044d-4946-a132-16ba87cfc1ca', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f23cb3a4-044d-4946-a132-16ba87cfc1ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:53:59,726 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:53:59,726 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:53:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd10041a-00d2-4e68-80ee-9101873d29f1', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd10041a-00d2-4e68-80ee-9101873d29f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:00,770 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:54:00,770 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c20975f2-77b8-4c9d-accd-4b886325f0f1', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c20975f2-77b8-4c9d-accd-4b886325f0f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:01,812 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:54:01,813 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4386a27-6398-43dd-a2ec-33181fa52d07', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4386a27-6398-43dd-a2ec-33181fa52d07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:02,857 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:54:02,857 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19894d0d-24a6-4537-9ca7-0fc890262e6a', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19894d0d-24a6-4537-9ca7-0fc890262e6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:03,900 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:54:03,900 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-384c8f6a-e3b3-4e7a-b87f-0a50ab7d5fb7', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-384c8f6a-e3b3-4e7a-b87f-0a50ab7d5fb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:04,950 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.042s 2021-01-12 15:54:04,951 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e25a90f3-0ba8-422b-8fe0-92c1db9c93a7', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e25a90f3-0ba8-422b-8fe0-92c1db9c93a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:05,993 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:54:05,993 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-284cb3d5-42af-44e4-8949-81607d24f745', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-284cb3d5-42af-44e4-8949-81607d24f745', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:07,037 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:54:07,037 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96c6ca25-0422-42e2-9003-070d8a9166ca', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96c6ca25-0422-42e2-9003-070d8a9166ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:08,079 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:54:08,079 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fade142c-9d69-454c-aa37-3e697fde397f', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fade142c-9d69-454c-aa37-3e697fde397f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:09,120 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:54:09,121 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5d19669-bc82-4695-9f64-791c1ab1843f', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5d19669-bc82-4695-9f64-791c1ab1843f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:10,163 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:54:10,163 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b610927-237c-4f2e-857c-17dece28324f', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b610927-237c-4f2e-857c-17dece28324f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:11,206 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:54:11,206 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f27faaf-9a92-418e-9f8c-a47d553296db', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f27faaf-9a92-418e-9f8c-a47d553296db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:12,249 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:54:12,249 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3a74a69-106d-431e-9f2e-ed1f11e8bfb2', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3a74a69-106d-431e-9f2e-ed1f11e8bfb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:13,293 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:54:13,294 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-786c069c-8e54-4562-8824-3866c7c7c446', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-786c069c-8e54-4562-8824-3866c7c7c446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:14,335 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:54:14,336 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c091fcc-4fc7-4e84-a037-beec30aec92f', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c091fcc-4fc7-4e84-a037-beec30aec92f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:15,383 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.042s 2021-01-12 15:54:15,383 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29427a1f-8da3-4247-9fb5-be54446f7465', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29427a1f-8da3-4247-9fb5-be54446f7465', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:16,426 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:54:16,426 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee6f2bb9-b0ac-413f-bd03-929e2773cf58', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee6f2bb9-b0ac-413f-bd03-929e2773cf58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:17,469 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:54:17,469 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebef38ce-f76a-4e7d-b055-b920e519d4bc', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebef38ce-f76a-4e7d-b055-b920e519d4bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:18,512 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:54:18,513 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a524a3f2-ce6a-411e-8bfd-442252ab3e81', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a524a3f2-ce6a-411e-8bfd-442252ab3e81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:19,554 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:54:19,554 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c9b1ffb-a6a2-48aa-94b8-0ff264dea58f', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c9b1ffb-a6a2-48aa-94b8-0ff264dea58f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:20,600 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.042s 2021-01-12 15:54:20,601 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ccc0c41-7e60-450f-ba53-af2cee2d9261', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ccc0c41-7e60-450f-ba53-af2cee2d9261', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:21,643 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:54:21,643 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1a4be0c-e02d-4c7f-aae7-81d9e4ca09f5', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1a4be0c-e02d-4c7f-aae7-81d9e4ca09f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:22,686 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:54:22,686 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f74d408-3687-4901-bc97-68f28e81503c', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f74d408-3687-4901-bc97-68f28e81503c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:23,728 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:54:23,729 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0906598-54e4-4baa-a4de-21ce5b6654ab', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0906598-54e4-4baa-a4de-21ce5b6654ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:24,773 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:54:24,773 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db906229-c5f2-45b8-8f17-9bd5f6a666f9', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db906229-c5f2-45b8-8f17-9bd5f6a666f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:25,816 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:54:25,816 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5dace2c-2fec-4fc9-9538-86cc8244c2b3', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5dace2c-2fec-4fc9-9538-86cc8244c2b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:26,859 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:54:26,860 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d93b4e30-7622-4491-9da7-b1d9a37061f9', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d93b4e30-7622-4491-9da7-b1d9a37061f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:27,901 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:54:27,902 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b3066e5-b3fe-4bce-8020-28c51a2a18b8', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b3066e5-b3fe-4bce-8020-28c51a2a18b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:28,945 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:54:28,945 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7b4e6d9-9b88-4619-aaf5-a9f9c043dea6', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7b4e6d9-9b88-4619-aaf5-a9f9c043dea6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:29,988 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:54:29,988 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eef6b2c5-09af-40e3-a2b2-620214a82b0b', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eef6b2c5-09af-40e3-a2b2-620214a82b0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:31,031 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:54:31,031 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54c6d20a-ee46-44f7-a635-01abe9290d00', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54c6d20a-ee46-44f7-a635-01abe9290d00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:32,076 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.041s 2021-01-12 15:54:32,076 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c237c83-654d-41e8-88bd-c0814a184aec', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c237c83-654d-41e8-88bd-c0814a184aec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:33,118 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:54:33,118 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64438db1-96bd-41b5-9ff6-c206d3d4e855', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64438db1-96bd-41b5-9ff6-c206d3d4e855', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:34,160 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:54:34,160 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-469045b1-bff0-4c97-ac21-0ae9da2a0a5f', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-469045b1-bff0-4c97-ac21-0ae9da2a0a5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:35,203 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:54:35,203 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c57f8aa8-5b84-4d2f-8891-c3c4575571bb', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c57f8aa8-5b84-4d2f-8891-c3c4575571bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:36,249 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.042s 2021-01-12 15:54:36,250 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4a65487-aad2-48f8-9e51-07e31da877fa', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4a65487-aad2-48f8-9e51-07e31da877fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:37,290 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:54:37,291 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c980f9a3-dd96-49ad-9be4-f83d505b8f96', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c980f9a3-dd96-49ad-9be4-f83d505b8f96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:38,334 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:54:38,335 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d0e36a2-89db-4587-a966-a056c45ea6f2', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d0e36a2-89db-4587-a966-a056c45ea6f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:39,378 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:54:39,379 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d866999f-353f-40bd-85c4-93dd8c3f4249', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d866999f-353f-40bd-85c4-93dd8c3f4249', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:40,421 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:54:40,421 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3c98dc2-65d9-423b-9e23-2656e62d87cc', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3c98dc2-65d9-423b-9e23-2656e62d87cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:41,463 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:54:41,463 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87c8a899-0559-46fc-9ec9-6a5b30790414', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87c8a899-0559-46fc-9ec9-6a5b30790414', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:42,507 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:54:42,507 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecddf7e7-cfb7-4164-af3b-de05e7e38a60', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecddf7e7-cfb7-4164-af3b-de05e7e38a60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:43,548 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:54:43,549 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a9fbe62-ad44-4575-853e-03055e8e5804', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a9fbe62-ad44-4575-853e-03055e8e5804', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:44,596 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.043s 2021-01-12 15:54:44,596 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-190f8f78-372d-4350-98c4-481349f79a42', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-190f8f78-372d-4350-98c4-481349f79a42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:45,638 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:54:45,639 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93d0ef8d-d234-474e-8269-7de3c8c9136f', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93d0ef8d-d234-474e-8269-7de3c8c9136f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:46,690 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.047s 2021-01-12 15:54:46,690 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49f7ec94-92af-4bfc-974d-cef82b6b9e33', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49f7ec94-92af-4bfc-974d-cef82b6b9e33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:47,733 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:54:47,734 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc1bf7b3-68a5-4b5d-86ab-04cc2b9c3604', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc1bf7b3-68a5-4b5d-86ab-04cc2b9c3604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:48,778 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.040s 2021-01-12 15:54:48,779 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4a4a111-7bfc-4041-818e-af5aa0abd75b', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4a4a111-7bfc-4041-818e-af5aa0abd75b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:49,820 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:54:49,821 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4188f1da-5d4e-478a-95be-5a1d1334ecab', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4188f1da-5d4e-478a-95be-5a1d1334ecab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:50,863 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:54:50,864 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42be8396-4dc0-4b18-befe-ad1dfbd21d5d', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42be8396-4dc0-4b18-befe-ad1dfbd21d5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:51,906 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:54:51,907 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79958ce6-4aa9-4cd9-8cb4-e87b23fb9ed2', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79958ce6-4aa9-4cd9-8cb4-e87b23fb9ed2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:52,949 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:54:52,949 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edbb757b-c475-46e8-a00e-2b984c94202f', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edbb757b-c475-46e8-a00e-2b984c94202f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:53,991 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:54:53,992 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1b70755-0659-4e2d-857c-6275cfd252e5', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1b70755-0659-4e2d-857c-6275cfd252e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:55,034 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:54:55,034 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d7a68f3-19ff-40a1-a0df-409ab6565652', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d7a68f3-19ff-40a1-a0df-409ab6565652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:56,076 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:54:56,076 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1562f049-5c90-4b80-8678-c615c7cd6c60', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1562f049-5c90-4b80-8678-c615c7cd6c60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:57,119 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:54:57,119 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c299d53-8a54-417a-9920-5e3cf0faa75a', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c299d53-8a54-417a-9920-5e3cf0faa75a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:58,160 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:54:58,161 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87753581-8f5e-46d5-a2c2-58fd863c268e', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87753581-8f5e-46d5-a2c2-58fd863c268e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:54:59,203 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:54:59,204 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:54:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1afad52e-df1a-4738-a7ab-87a63a01ec90', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1afad52e-df1a-4738-a7ab-87a63a01ec90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:00,246 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:55:00,247 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78ab5182-75c8-48b4-a9c6-7c338641a901', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78ab5182-75c8-48b4-a9c6-7c338641a901', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:01,291 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.040s 2021-01-12 15:55:01,292 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e289c30e-b8ed-4000-8fb1-52d639e7e355', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e289c30e-b8ed-4000-8fb1-52d639e7e355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:02,335 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:55:02,335 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d16009d-9e78-4a42-930e-80d3fca5a357', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d16009d-9e78-4a42-930e-80d3fca5a357', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:03,388 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.048s 2021-01-12 15:55:03,388 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a352b666-c28c-4717-9a42-0f740bc053b0', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a352b666-c28c-4717-9a42-0f740bc053b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:04,435 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.042s 2021-01-12 15:55:04,435 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46f86078-4c15-444e-85c0-4ee65177c3c5', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46f86078-4c15-444e-85c0-4ee65177c3c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:05,477 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:55:05,477 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef4cdcb4-8c0d-4232-afb7-4049461ba6d1', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef4cdcb4-8c0d-4232-afb7-4049461ba6d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:06,520 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:55:06,520 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a86d30f3-1971-4f49-a840-48bedcb24f4c', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a86d30f3-1971-4f49-a840-48bedcb24f4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:07,562 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:55:07,563 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c6524ba-d0d5-44c6-9be8-22ee1f8e0ab9', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c6524ba-d0d5-44c6-9be8-22ee1f8e0ab9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:08,606 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.040s 2021-01-12 15:55:08,607 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49fb6553-8c4d-461a-a260-39cf6608ff8c', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49fb6553-8c4d-461a-a260-39cf6608ff8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:09,649 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:55:09,650 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1801ed8-f8cd-43a0-a88f-1b205c2617bd', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1801ed8-f8cd-43a0-a88f-1b205c2617bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:10,695 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.040s 2021-01-12 15:55:10,695 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ba98137-5ddf-499e-af88-c32806794d22', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ba98137-5ddf-499e-af88-c32806794d22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:11,738 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:55:11,738 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2e76931-8e76-46a2-8d2d-02d92316accd', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2e76931-8e76-46a2-8d2d-02d92316accd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:12,782 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:55:12,782 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a59fe58-0e19-4f96-b952-2ef9c20a5e7f', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a59fe58-0e19-4f96-b952-2ef9c20a5e7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:13,825 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:55:13,825 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2e13151-e43b-463e-8905-6e133a2a84b3', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2e13151-e43b-463e-8905-6e133a2a84b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:14,870 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.041s 2021-01-12 15:55:14,871 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe33cb4a-0a89-4106-8cf6-5431b84935c7', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe33cb4a-0a89-4106-8cf6-5431b84935c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:15,913 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:55:15,913 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82f6dc9b-265f-4b6d-a9fb-6ff619fdd001', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82f6dc9b-265f-4b6d-a9fb-6ff619fdd001', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:16,955 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:55:16,956 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46b0fcc4-a0ab-49a2-88ba-7268fc626265', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46b0fcc4-a0ab-49a2-88ba-7268fc626265', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:18,000 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.040s 2021-01-12 15:55:18,000 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c415ce7-0dd3-484d-94e9-1708b6864a86', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c415ce7-0dd3-484d-94e9-1708b6864a86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:19,043 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:55:19,044 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc3e39aa-70c0-4811-82f9-9f660678a1c3', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc3e39aa-70c0-4811-82f9-9f660678a1c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:20,090 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.041s 2021-01-12 15:55:20,090 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f21391a4-4e4f-461b-9e3e-9323a3141ea2', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f21391a4-4e4f-461b-9e3e-9323a3141ea2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:21,135 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.041s 2021-01-12 15:55:21,136 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec0c6d7d-b12d-43d6-ba02-4c7fda83ce6a', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec0c6d7d-b12d-43d6-ba02-4c7fda83ce6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:22,177 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:55:22,178 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c539e3c-49ac-429b-90b4-e5b875e3b9c5', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c539e3c-49ac-429b-90b4-e5b875e3b9c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:23,220 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:55:23,221 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25fe36bd-3180-458e-ada3-1256314a699a', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25fe36bd-3180-458e-ada3-1256314a699a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:24,262 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:55:24,263 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6384a9a5-8360-4ce2-8542-a4c2a1d448cb', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6384a9a5-8360-4ce2-8542-a4c2a1d448cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:25,305 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:55:25,305 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-454b1578-d579-495c-9ded-f6013f13c382', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-454b1578-d579-495c-9ded-f6013f13c382', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:26,348 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:55:26,348 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d116713-207a-49db-9296-7e59a0174e6a', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d116713-207a-49db-9296-7e59a0174e6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:27,390 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:55:27,391 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91ade990-99b4-4902-b41a-c7d03fcedec7', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91ade990-99b4-4902-b41a-c7d03fcedec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:28,432 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:55:28,433 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fd2538b-81e9-430a-b444-6b9ee258c256', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fd2538b-81e9-430a-b444-6b9ee258c256', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:29,474 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.036s 2021-01-12 15:55:29,475 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cd8ded0-5f34-4c13-9596-953af4abdc36', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cd8ded0-5f34-4c13-9596-953af4abdc36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:30,517 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:55:30,517 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05493b0e-8366-4754-8cfe-d2480861c66a', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05493b0e-8366-4754-8cfe-d2480861c66a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:31,560 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:55:31,560 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-915e0b16-579a-4424-88e7-71c016d87f14', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-915e0b16-579a-4424-88e7-71c016d87f14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:32,603 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:55:32,603 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1198778-1c6d-45f4-b96e-502a442665db', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1198778-1c6d-45f4-b96e-502a442665db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:33,645 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:55:33,646 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3861ce0-eae2-43ca-af8f-b6158b3ac156', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3861ce0-eae2-43ca-af8f-b6158b3ac156', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:34,691 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.041s 2021-01-12 15:55:34,691 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b709d88d-1c79-493b-aaeb-a5fb9a48ebf5', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b709d88d-1c79-493b-aaeb-a5fb9a48ebf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:35,840 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.144s 2021-01-12 15:55:35,840 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72ac77c4-5c2a-42fd-95ba-1803afda243f', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72ac77c4-5c2a-42fd-95ba-1803afda243f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:36,884 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:55:36,884 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94b25504-ff18-441f-9915-60b06cf500d4', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94b25504-ff18-441f-9915-60b06cf500d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:37,926 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:55:37,927 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b01b7589-3376-4317-8ccb-e84e52816685', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b01b7589-3376-4317-8ccb-e84e52816685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:38,970 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:55:38,970 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c02a06f-f7a0-4bf0-bfe3-20ebbe7b3b3c', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c02a06f-f7a0-4bf0-bfe3-20ebbe7b3b3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:40,014 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.039s 2021-01-12 15:55:40,014 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e86bba6-c16f-491f-9a9d-402a9c8a97e5', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e86bba6-c16f-491f-9a9d-402a9c8a97e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:41,064 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.046s 2021-01-12 15:55:41,065 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-945ff21d-aa18-4729-9f0c-1cae234f229c', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-945ff21d-aa18-4729-9f0c-1cae234f229c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:42,106 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:55:42,107 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60ae90ba-95a1-4eb7-b321-6c4b60f9744a', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60ae90ba-95a1-4eb7-b321-6c4b60f9744a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:43,148 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.038s 2021-01-12 15:55:43,148 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc5c77fc-897d-4db4-9bb8-e35f54918e40', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc5c77fc-897d-4db4-9bb8-e35f54918e40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:44,189 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.036s 2021-01-12 15:55:44,189 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eed09e91-86c5-4ee0-a24f-3e9b53537f20', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eed09e91-86c5-4ee0-a24f-3e9b53537f20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:45,294 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.100s 2021-01-12 15:55:45,294 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c24d5470-727d-415d-bda1-bd0f7ab40548', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c24d5470-727d-415d-bda1-bd0f7ab40548', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:46,416 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.117s 2021-01-12 15:55:46,417 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-066787f5-0079-4043-8520-0c7f202ca6b2', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-066787f5-0079-4043-8520-0c7f202ca6b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:47,565 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.144s 2021-01-12 15:55:47,566 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f18e2550-8fd3-436d-9f7b-bf1f7a3e4db9', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f18e2550-8fd3-436d-9f7b-bf1f7a3e4db9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:48,680 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.109s 2021-01-12 15:55:48,680 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a91f2baa-dd5b-4946-8ab9-db3032dc763e', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a91f2baa-dd5b-4946-8ab9-db3032dc763e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:49,796 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.111s 2021-01-12 15:55:49,797 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d242b55-6dd8-4309-807f-9c5deb1b8e31', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d242b55-6dd8-4309-807f-9c5deb1b8e31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:50,915 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.114s 2021-01-12 15:55:50,916 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1db74110-0294-4732-b586-5d9fed423d7d', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1db74110-0294-4732-b586-5d9fed423d7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:52,033 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.113s 2021-01-12 15:55:52,033 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb3d5fd4-82fd-4be0-b719-7e45039b0648', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb3d5fd4-82fd-4be0-b719-7e45039b0648', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:53,271 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.233s 2021-01-12 15:55:53,272 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7a33ad5-6bd7-4c5b-999d-b4287c4bed62', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7a33ad5-6bd7-4c5b-999d-b4287c4bed62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:54,313 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.037s 2021-01-12 15:55:54,313 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e354167d-29f8-4c9f-bb51-442119b24357', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e354167d-29f8-4c9f-bb51-442119b24357', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:55,393 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.075s 2021-01-12 15:55:55,394 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e804ddb-2f5c-4b1d-8dac-3e1dafae389b', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e804ddb-2f5c-4b1d-8dac-3e1dafae389b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:56,516 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.118s 2021-01-12 15:55:56,516 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13135d4b-e2bb-4874-a7ea-3d22ea480361', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13135d4b-e2bb-4874-a7ea-3d22ea480361', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:57,648 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.128s 2021-01-12 15:55:57,649 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64faab42-063f-498e-86e7-a8d7c9a014cc', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64faab42-063f-498e-86e7-a8d7c9a014cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:58,764 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.111s 2021-01-12 15:55:58,764 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea0019f0-d569-43a1-8133-96d15c5e535f', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea0019f0-d569-43a1-8133-96d15c5e535f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:55:59,884 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.116s 2021-01-12 15:55:59,885 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:55:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc2b6ac9-41aa-4af4-8eb7-891d195cba0d', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc2b6ac9-41aa-4af4-8eb7-891d195cba0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:01,006 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.116s 2021-01-12 15:56:01,006 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f447bc3-92b1-4a8f-b72b-c0568508c110', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f447bc3-92b1-4a8f-b72b-c0568508c110', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:02,126 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.115s 2021-01-12 15:56:02,126 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6210b46-20d4-4749-82c0-7536258880b3', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6210b46-20d4-4749-82c0-7536258880b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:03,246 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.116s 2021-01-12 15:56:03,247 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f8619e9-b6b6-4544-9254-d1eaeda3a425', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f8619e9-b6b6-4544-9254-d1eaeda3a425', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:04,368 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.117s 2021-01-12 15:56:04,368 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdfc52f7-d1c0-4a76-b4d6-556be6232ed8', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdfc52f7-d1c0-4a76-b4d6-556be6232ed8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:05,487 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.114s 2021-01-12 15:56:05,488 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dde3f90c-8bb1-4154-b01f-e1e27c9e6086', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dde3f90c-8bb1-4154-b01f-e1e27c9e6086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:06,609 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.117s 2021-01-12 15:56:06,609 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7f33bc6-7381-43bb-9799-3762927f3a10', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7f33bc6-7381-43bb-9799-3762927f3a10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:07,740 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.126s 2021-01-12 15:56:07,740 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a7dd8ef-219b-4cdc-8eb6-c37792f5d77c', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a7dd8ef-219b-4cdc-8eb6-c37792f5d77c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:08,858 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.113s 2021-01-12 15:56:08,858 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b31afb20-05ef-46bd-9a89-8ab4d8336028', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b31afb20-05ef-46bd-9a89-8ab4d8336028', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:09,975 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.113s 2021-01-12 15:56:09,976 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26f8301a-d36d-4ca4-8df5-8cfb42f19ad5', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26f8301a-d36d-4ca4-8df5-8cfb42f19ad5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:11,095 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.115s 2021-01-12 15:56:11,095 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6389a22-76c1-44e1-8564-7956043ab59f', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6389a22-76c1-44e1-8564-7956043ab59f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:12,218 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.118s 2021-01-12 15:56:12,218 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10774964-319e-49fe-b26f-825be8641098', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10774964-319e-49fe-b26f-825be8641098', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:13,339 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.117s 2021-01-12 15:56:13,339 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-075de55e-6458-4cf8-835c-c6b3c9810526', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-075de55e-6458-4cf8-835c-c6b3c9810526', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:14,458 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.115s 2021-01-12 15:56:14,459 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f62d6e4-26e4-4d67-af93-49c95c366c58', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f62d6e4-26e4-4d67-af93-49c95c366c58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:15,577 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.114s 2021-01-12 15:56:15,577 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9469e64d-ae10-4352-a212-22533ebb58e5', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9469e64d-ae10-4352-a212-22533ebb58e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:16,701 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.120s 2021-01-12 15:56:16,702 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a446da60-6d68-4f84-b942-f18a43d69fe2', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a446da60-6d68-4f84-b942-f18a43d69fe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:17,822 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.116s 2021-01-12 15:56:17,823 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61f97372-67c1-4115-8d00-3752f91c759a', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61f97372-67c1-4115-8d00-3752f91c759a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:18,945 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.118s 2021-01-12 15:56:18,945 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8925ab71-c0e5-47be-9597-cdd91c3b5f10', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8925ab71-c0e5-47be-9597-cdd91c3b5f10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:20,071 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.122s 2021-01-12 15:56:20,071 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e626482e-0046-4bfa-9550-823e48477b8b', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e626482e-0046-4bfa-9550-823e48477b8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:21,190 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.114s 2021-01-12 15:56:21,190 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba69469f-0c10-4847-ab16-d56be186e43b', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba69469f-0c10-4847-ab16-d56be186e43b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:22,308 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.114s 2021-01-12 15:56:22,310 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39c266c7-b70e-479c-aa02-a2b516d5801b', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39c266c7-b70e-479c-aa02-a2b516d5801b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:23,427 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.113s 2021-01-12 15:56:23,428 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9df4c91-7a43-472f-a647-40f17bc467e0', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9df4c91-7a43-472f-a647-40f17bc467e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:24,550 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.118s 2021-01-12 15:56:24,550 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f942d83-e17b-4ea4-b129-1aec3afd18b9', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f942d83-e17b-4ea4-b129-1aec3afd18b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:25,671 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.116s 2021-01-12 15:56:25,671 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00995ed0-8c85-4b68-b1fb-cda1b9d6f138', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00995ed0-8c85-4b68-b1fb-cda1b9d6f138', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:26,791 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.116s 2021-01-12 15:56:26,791 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f7e385f-220f-4032-b3db-a0d1402ec440', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f7e385f-220f-4032-b3db-a0d1402ec440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:27,911 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.116s 2021-01-12 15:56:27,911 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-816c2b76-9632-44f7-bce7-b86367565aa6', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-816c2b76-9632-44f7-bce7-b86367565aa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:29,033 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.119s 2021-01-12 15:56:29,034 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dac66e4-12bf-4d85-9fa9-fdd9c1cf8943', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dac66e4-12bf-4d85-9fa9-fdd9c1cf8943', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:30,152 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.113s 2021-01-12 15:56:30,153 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fb14c51-ceb4-415f-acae-76d276ed8197', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fb14c51-ceb4-415f-acae-76d276ed8197', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:31,273 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.116s 2021-01-12 15:56:31,274 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce31a039-053d-41b6-917e-6eeec550ae0c', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce31a039-053d-41b6-917e-6eeec550ae0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:32,394 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.116s 2021-01-12 15:56:32,394 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e8cd78a-d73c-4049-806b-6271273b5fb2', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e8cd78a-d73c-4049-806b-6271273b5fb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:33,515 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.117s 2021-01-12 15:56:33,516 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68fd8dbf-24ef-48b1-86dd-b61cdcd9e970', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68fd8dbf-24ef-48b1-86dd-b61cdcd9e970', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:34,636 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.116s 2021-01-12 15:56:34,637 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7e533b2-5b03-4e4f-8072-690271d73129', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7e533b2-5b03-4e4f-8072-690271d73129', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:35,759 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.117s 2021-01-12 15:56:35,759 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bfda971-1515-40c1-9fa2-191ae766e4e7', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bfda971-1515-40c1-9fa2-191ae766e4e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:36,881 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.117s 2021-01-12 15:56:36,882 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7500f06a-4584-4329-bad3-8c6d24da2d45', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7500f06a-4584-4329-bad3-8c6d24da2d45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:37,998 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.112s 2021-01-12 15:56:37,999 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d45bab1-52ff-4758-9050-e9e133f5d4fa', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d45bab1-52ff-4758-9050-e9e133f5d4fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:39,119 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.116s 2021-01-12 15:56:39,119 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba7aafcf-14e4-4eaa-93ce-ab02ad9b66fc', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba7aafcf-14e4-4eaa-93ce-ab02ad9b66fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:40,241 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.118s 2021-01-12 15:56:40,242 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96672023-1ad0-4a66-b397-44799354cccf', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96672023-1ad0-4a66-b397-44799354cccf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:41,365 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.118s 2021-01-12 15:56:41,365 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f850df9-e10f-4b46-90a7-901ad353a9e6', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f850df9-e10f-4b46-90a7-901ad353a9e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:42,481 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.112s 2021-01-12 15:56:42,482 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6aa27385-2cea-4c20-828b-7d9d0ed62da7', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aa27385-2cea-4c20-828b-7d9d0ed62da7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:43,602 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.115s 2021-01-12 15:56:43,602 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-153c5e0d-2e96-44a0-abae-1dd9a2d0351c', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-153c5e0d-2e96-44a0-abae-1dd9a2d0351c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:44,721 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.115s 2021-01-12 15:56:44,722 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0de8b17-3ab1-4061-bffa-9dd374bec141', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0de8b17-3ab1-4061-bffa-9dd374bec141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:45,845 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.119s 2021-01-12 15:56:45,846 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-673cd45f-b15a-40d7-bf87-7443506ef1cb', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-673cd45f-b15a-40d7-bf87-7443506ef1cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:46,964 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.114s 2021-01-12 15:56:46,964 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05527f2c-5ffa-4f69-ae92-51279471314e', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05527f2c-5ffa-4f69-ae92-51279471314e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:48,085 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.115s 2021-01-12 15:56:48,085 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b2f444b-7850-4b51-8a85-5ef9c966ad8e', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b2f444b-7850-4b51-8a85-5ef9c966ad8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:49,205 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2 0.116s 2021-01-12 15:56:49,206 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d7377ff-4614-488c-a68d-f25cc75c2e62', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d7377ff-4614-488c-a68d-f25cc75c2e62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/4b821dca-8961-4a38-b1cf-21263b7c8de2'} Body: b'{"snapshot": {"id": "4b821dca-8961-4a38-b1cf-21263b7c8de2", "created_at": "2021-01-12T15:50:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-831185236", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 104, in test_snapshot_create_get_list_update_delete metadata=metadata) File "/opt/stack/tempest/tempest/api/volume/base.py", line 156, in create_snapshot snapshot['id'], 'available') File "/opt/stack/tempest/tempest/common/waiters.py", line 280, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: snapshot 4b821dca-8961-4a38-b1cf-21263b7c8de2 failed to reach available status (current creating) within the required time (360 s). |
||||||
test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61] |
fail
ft6.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-01-12 15:56:49,491 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots 0.229s 2021-01-12 15:56:49,492 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812"}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-894e0ce6-0144-4ccb-bb68-e1d6a59a7d4c', 'content-length': '310', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-894e0ce6-0144-4ccb-bb68-e1d6a59a7d4c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.393471", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}}}' 2021-01-12 15:56:49,536 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.041s 2021-01-12 15:56:49,537 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0971a760-04a4-422d-819a-b69109949973', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0971a760-04a4-422d-819a-b69109949973', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:50,578 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 15:56:50,578 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21129550-6a11-47b8-8d72-1fd0a869d851', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21129550-6a11-47b8-8d72-1fd0a869d851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:51,620 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 15:56:51,620 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1607be48-ee01-4dc8-8ce3-ee6dfa8641bf', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1607be48-ee01-4dc8-8ce3-ee6dfa8641bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:52,661 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 15:56:52,661 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bb69044-6453-4d87-a41d-6beb3b9ce728', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bb69044-6453-4d87-a41d-6beb3b9ce728', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:53,702 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 15:56:53,702 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f37e3b58-49ee-400a-bb16-cdf3eba7646c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f37e3b58-49ee-400a-bb16-cdf3eba7646c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:54,817 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.110s 2021-01-12 15:56:54,817 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d11e2f4-9ab0-4cd6-b1a5-81ac0b908041', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d11e2f4-9ab0-4cd6-b1a5-81ac0b908041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:55,934 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.112s 2021-01-12 15:56:55,934 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62490b29-3860-40da-970c-cd7523dffcd2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62490b29-3860-40da-970c-cd7523dffcd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:57,053 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.114s 2021-01-12 15:56:57,054 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b7f6b77-977a-402b-85f4-959a6e6dba82', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b7f6b77-977a-402b-85f4-959a6e6dba82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:58,176 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.118s 2021-01-12 15:56:58,176 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2338df8e-8c78-4812-8d5b-7c2b07698507', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2338df8e-8c78-4812-8d5b-7c2b07698507', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:56:59,300 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.119s 2021-01-12 15:56:59,300 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:56:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6767166-e2ab-4255-b0b2-8d5445fe2e45', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6767166-e2ab-4255-b0b2-8d5445fe2e45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:00,348 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.044s 2021-01-12 15:57:00,349 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-710c5560-3161-4854-9f99-23a5680b5dd0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-710c5560-3161-4854-9f99-23a5680b5dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:01,390 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.038s 2021-01-12 15:57:01,390 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-004ba4e4-0052-43af-ae7d-9d0dffbd353c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-004ba4e4-0052-43af-ae7d-9d0dffbd353c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:02,432 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 15:57:02,432 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a6ee896-4b97-48a8-b68a-c3bc8752ef03', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a6ee896-4b97-48a8-b68a-c3bc8752ef03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:03,477 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.040s 2021-01-12 15:57:03,477 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3be62de3-c1db-4517-99cb-d8a5ea097f5b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3be62de3-c1db-4517-99cb-d8a5ea097f5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:04,518 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 15:57:04,518 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8d8f051-ab7d-4aa6-9fef-7582667d7a45', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8d8f051-ab7d-4aa6-9fef-7582667d7a45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:05,559 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 15:57:05,560 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-886dd57d-ecee-425b-b1ae-c389e7f8cfbb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-886dd57d-ecee-425b-b1ae-c389e7f8cfbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:06,601 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 15:57:06,602 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-083b4690-b2b4-4510-bebf-dfbaf419291e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-083b4690-b2b4-4510-bebf-dfbaf419291e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:07,642 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 15:57:07,643 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0f54ecc-2aa8-405c-acea-be2b7bcacb85', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0f54ecc-2aa8-405c-acea-be2b7bcacb85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:08,683 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 15:57:08,684 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-774c716c-72db-4d6c-b21f-09910e27a609', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-774c716c-72db-4d6c-b21f-09910e27a609', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:09,724 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 15:57:09,725 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1021b44-7e6f-4f12-8afe-41015b042d1f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1021b44-7e6f-4f12-8afe-41015b042d1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:10,767 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.038s 2021-01-12 15:57:10,768 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36743116-12ea-4764-9fee-d9443f85f8a0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36743116-12ea-4764-9fee-d9443f85f8a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:11,809 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 15:57:11,809 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01e0a1a9-6756-4a56-b164-c545c47aa10c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01e0a1a9-6756-4a56-b164-c545c47aa10c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:12,850 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 15:57:12,850 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fb06d69-c494-4a8f-b61b-267452008a21', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fb06d69-c494-4a8f-b61b-267452008a21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:13,928 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.073s 2021-01-12 15:57:13,928 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4ef2ba8-6f61-4147-ad1d-ae6e430a7fac', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4ef2ba8-6f61-4147-ad1d-ae6e430a7fac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:15,048 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.116s 2021-01-12 15:57:15,049 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59e314de-042b-4f35-b866-cb1857cacb12', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59e314de-042b-4f35-b866-cb1857cacb12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:16,094 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.041s 2021-01-12 15:57:16,095 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d45f9cb9-c913-4b96-9a51-4c5d669248be', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d45f9cb9-c913-4b96-9a51-4c5d669248be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:17,136 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 15:57:17,137 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c6a3cdb-d5c1-435e-ae01-860204625a45', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c6a3cdb-d5c1-435e-ae01-860204625a45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:18,179 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.038s 2021-01-12 15:57:18,179 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c929150-77b1-4eee-b513-851bc52ecdf8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c929150-77b1-4eee-b513-851bc52ecdf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:19,220 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 15:57:19,221 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9bb2526-5315-4a45-9967-bf322869bea9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9bb2526-5315-4a45-9967-bf322869bea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:20,263 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.038s 2021-01-12 15:57:20,263 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfc72946-ed2a-4ff6-acb2-e4dc32566a6a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfc72946-ed2a-4ff6-acb2-e4dc32566a6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:21,304 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 15:57:21,304 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caa20b69-d804-4549-8942-e62365ec277c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caa20b69-d804-4549-8942-e62365ec277c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:22,345 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 15:57:22,345 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a90bb1c9-4f22-4888-829f-2071c464e025', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a90bb1c9-4f22-4888-829f-2071c464e025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:23,386 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 15:57:23,386 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a446f405-5ae4-4a8c-9d1b-186a15e3707a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a446f405-5ae4-4a8c-9d1b-186a15e3707a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:24,427 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 15:57:24,427 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd2f467c-b964-42e5-8d45-72e83368d0c5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd2f467c-b964-42e5-8d45-72e83368d0c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:25,469 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 15:57:25,469 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e647b04f-e495-4c9a-947a-c67a20ef9a85', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e647b04f-e495-4c9a-947a-c67a20ef9a85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:26,510 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 15:57:26,510 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28160b6e-dd5a-442f-898b-1ec1073d5297', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28160b6e-dd5a-442f-898b-1ec1073d5297', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:27,552 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 15:57:27,552 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21333ed7-c4d3-45d7-8dbf-40d32e016e18', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21333ed7-c4d3-45d7-8dbf-40d32e016e18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:28,593 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 15:57:28,594 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d61134a-5303-4dfb-b7da-57eba0dbfde7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d61134a-5303-4dfb-b7da-57eba0dbfde7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:29,677 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.079s 2021-01-12 15:57:29,678 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-401db71f-da75-4738-975f-392c2809ba71', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-401db71f-da75-4738-975f-392c2809ba71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:30,798 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.116s 2021-01-12 15:57:30,799 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7df315b5-ba9c-4664-b31e-f4a848f4a9df', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7df315b5-ba9c-4664-b31e-f4a848f4a9df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:31,920 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.117s 2021-01-12 15:57:31,920 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c431e628-50dc-4b64-b769-5d87855bc801', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c431e628-50dc-4b64-b769-5d87855bc801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:33,039 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.114s 2021-01-12 15:57:33,039 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-309c8173-3893-4023-aa24-853c9016694a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-309c8173-3893-4023-aa24-853c9016694a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:34,159 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.115s 2021-01-12 15:57:34,159 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edf403e2-502e-4fef-9ccf-934575d42e08', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edf403e2-502e-4fef-9ccf-934575d42e08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:35,277 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.114s 2021-01-12 15:57:35,277 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd7d7d2b-df7e-41f3-bab4-c6eed8ec13b9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd7d7d2b-df7e-41f3-bab4-c6eed8ec13b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:36,399 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.118s 2021-01-12 15:57:36,400 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bd9a08e-f09a-498a-8c39-ece9f66b0c99', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bd9a08e-f09a-498a-8c39-ece9f66b0c99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:37,519 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.114s 2021-01-12 15:57:37,519 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5ee67c5-a2f0-46c1-b115-5fba95aac9bb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5ee67c5-a2f0-46c1-b115-5fba95aac9bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:38,639 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.116s 2021-01-12 15:57:38,640 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db31009f-cb7d-4c49-8527-14c93ead520b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db31009f-cb7d-4c49-8527-14c93ead520b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:39,776 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.132s 2021-01-12 15:57:39,776 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5f51ba1-ae6c-418f-b7cd-48a5b368d751', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5f51ba1-ae6c-418f-b7cd-48a5b368d751', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:40,900 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.119s 2021-01-12 15:57:40,901 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac976832-9579-4eda-bc70-53dd93695769', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac976832-9579-4eda-bc70-53dd93695769', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:42,018 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.112s 2021-01-12 15:57:42,018 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2c09682-bd7f-4b08-91b0-2269d1ef3f45', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2c09682-bd7f-4b08-91b0-2269d1ef3f45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:43,143 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.121s 2021-01-12 15:57:43,143 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f22df317-aa38-4342-852d-baad2a6b85bb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f22df317-aa38-4342-852d-baad2a6b85bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:44,261 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.113s 2021-01-12 15:57:44,261 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2af356a7-7893-453b-92a0-40af488f8394', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2af356a7-7893-453b-92a0-40af488f8394', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:45,381 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.115s 2021-01-12 15:57:45,381 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61abbaaa-6a90-482d-855c-e3f5ba5a9ac7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61abbaaa-6a90-482d-855c-e3f5ba5a9ac7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:46,501 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.116s 2021-01-12 15:57:46,502 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a6d9c6c-67f2-48df-8ee2-43d1310868a4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a6d9c6c-67f2-48df-8ee2-43d1310868a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:47,625 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.119s 2021-01-12 15:57:47,625 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b191bbe-7d98-4171-8e3d-551370b2caf3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b191bbe-7d98-4171-8e3d-551370b2caf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:48,750 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.120s 2021-01-12 15:57:48,750 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae9aea71-bf51-4fcd-b72e-14c3f89c3c93', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae9aea71-bf51-4fcd-b72e-14c3f89c3c93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:49,791 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 15:57:49,791 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23e627dd-6257-4542-96a2-ab35cd74987a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23e627dd-6257-4542-96a2-ab35cd74987a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:50,844 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.047s 2021-01-12 15:57:50,844 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b39d5d1-a114-4298-9ce6-43fe443982df', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b39d5d1-a114-4298-9ce6-43fe443982df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:51,888 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 15:57:51,889 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e570e688-77ed-40dd-9a91-9717ed3f3d6c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e570e688-77ed-40dd-9a91-9717ed3f3d6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:52,929 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 15:57:52,929 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0009f00a-367a-425a-94d1-3a59a63f7e66', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0009f00a-367a-425a-94d1-3a59a63f7e66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:53,972 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.038s 2021-01-12 15:57:53,972 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47bd73ba-60df-44ff-9a44-92957999f15d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47bd73ba-60df-44ff-9a44-92957999f15d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:55,016 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.039s 2021-01-12 15:57:55,016 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a798ade0-b550-477c-8c7d-d8ec968b3de2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a798ade0-b550-477c-8c7d-d8ec968b3de2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:56,057 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 15:57:56,058 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62423063-3484-4a2e-8c43-f9097a14bf8a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62423063-3484-4a2e-8c43-f9097a14bf8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:57,099 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 15:57:57,100 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e8c34fc-1b84-4cf3-83a1-baa7c90e938c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e8c34fc-1b84-4cf3-83a1-baa7c90e938c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:58,141 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 15:57:58,141 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fb5d97f-6d32-44b2-a9b8-7d88626db3b8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fb5d97f-6d32-44b2-a9b8-7d88626db3b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:57:59,185 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.040s 2021-01-12 15:57:59,186 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:57:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce0796d9-27d4-4d0b-9d4c-3e16094e2cba', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce0796d9-27d4-4d0b-9d4c-3e16094e2cba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:00,227 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 15:58:00,227 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9024ae61-4f5e-4c4c-9b13-781fdb119396', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9024ae61-4f5e-4c4c-9b13-781fdb119396', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:01,269 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.038s 2021-01-12 15:58:01,270 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16202fc0-1321-44ed-a30b-c38b6047bb8d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16202fc0-1321-44ed-a30b-c38b6047bb8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:02,311 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.038s 2021-01-12 15:58:02,312 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-013ac1db-298f-48da-88b3-313fa517886b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-013ac1db-298f-48da-88b3-313fa517886b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:03,380 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.064s 2021-01-12 15:58:03,381 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08e361bc-fd54-4c9e-94e7-27546a69d597', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08e361bc-fd54-4c9e-94e7-27546a69d597', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:04,500 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.115s 2021-01-12 15:58:04,500 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f889d29a-9aa7-46a0-a412-3f6331cdade2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f889d29a-9aa7-46a0-a412-3f6331cdade2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:05,622 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.118s 2021-01-12 15:58:05,623 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-030755e5-0063-457b-b7be-567364bbe507', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-030755e5-0063-457b-b7be-567364bbe507', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:06,742 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.115s 2021-01-12 15:58:06,743 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dca9f87-576b-47e2-bd77-4d7c039463b9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dca9f87-576b-47e2-bd77-4d7c039463b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:07,866 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.119s 2021-01-12 15:58:07,867 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feec0641-31f5-41a9-9fed-4944b09fe93a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feec0641-31f5-41a9-9fed-4944b09fe93a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:08,991 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.119s 2021-01-12 15:58:08,991 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8632933a-0a7f-4055-bea6-35a0e22cabbe', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8632933a-0a7f-4055-bea6-35a0e22cabbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:10,109 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.114s 2021-01-12 15:58:10,110 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-058c1499-b5f9-4b13-8f2c-2f3b1269e90c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-058c1499-b5f9-4b13-8f2c-2f3b1269e90c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:11,229 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.114s 2021-01-12 15:58:11,229 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d61b9ab3-29e1-47b5-8fe0-bb459d108167', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d61b9ab3-29e1-47b5-8fe0-bb459d108167', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:12,351 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.117s 2021-01-12 15:58:12,351 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c93031a9-e9c1-4c7e-a20c-9344d96ad0d3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c93031a9-e9c1-4c7e-a20c-9344d96ad0d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:13,471 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.117s 2021-01-12 15:58:13,472 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-531dac79-8b56-4b1d-a6c1-37abe5371b84', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-531dac79-8b56-4b1d-a6c1-37abe5371b84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:14,593 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.117s 2021-01-12 15:58:14,594 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be47989b-b7c4-4af9-aa8c-1cb5483d94ca', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be47989b-b7c4-4af9-aa8c-1cb5483d94ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:15,718 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.120s 2021-01-12 15:58:15,718 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90659279-df53-48c7-b899-0f544f1df354', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90659279-df53-48c7-b899-0f544f1df354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:16,838 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.115s 2021-01-12 15:58:16,839 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-717eeaa2-36ef-4768-ba00-55ed3be06831', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-717eeaa2-36ef-4768-ba00-55ed3be06831', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:17,960 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.117s 2021-01-12 15:58:17,961 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a9cd567-8126-4546-8c9f-03168a1813c2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a9cd567-8126-4546-8c9f-03168a1813c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:19,079 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.114s 2021-01-12 15:58:19,079 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a531823-c7ea-4707-a6d0-908c1620f9fd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a531823-c7ea-4707-a6d0-908c1620f9fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:20,201 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.117s 2021-01-12 15:58:20,201 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b832c78-0fbe-483e-b686-ef76841e2ddf', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b832c78-0fbe-483e-b686-ef76841e2ddf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:21,319 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.114s 2021-01-12 15:58:21,320 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e66e560e-3833-491b-9823-16182cd4024f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e66e560e-3833-491b-9823-16182cd4024f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:22,444 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.120s 2021-01-12 15:58:22,444 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-786b8820-ec6d-44c6-bbca-c0f3197ef53a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-786b8820-ec6d-44c6-bbca-c0f3197ef53a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:23,566 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.118s 2021-01-12 15:58:23,567 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea47f5e8-2479-4015-b942-25ecd9d7c6f5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea47f5e8-2479-4015-b942-25ecd9d7c6f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:24,689 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.118s 2021-01-12 15:58:24,689 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ea861c9-3252-4d15-8a70-4dee617ccbb4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ea861c9-3252-4d15-8a70-4dee617ccbb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:25,810 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.116s 2021-01-12 15:58:25,810 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08158f9d-58e6-43cc-9a91-435424337168', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08158f9d-58e6-43cc-9a91-435424337168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:26,932 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.118s 2021-01-12 15:58:26,932 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c31c97f-6f37-4cd0-a976-a7ec76d2f39d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c31c97f-6f37-4cd0-a976-a7ec76d2f39d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:28,061 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.124s 2021-01-12 15:58:28,062 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-460756f9-b79b-445f-9acf-c05dfd0219f1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-460756f9-b79b-445f-9acf-c05dfd0219f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:29,178 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.111s 2021-01-12 15:58:29,178 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a90304b0-1c6d-4793-afe7-daa9e8fde089', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a90304b0-1c6d-4793-afe7-daa9e8fde089', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:30,307 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.125s 2021-01-12 15:58:30,308 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b091608-3b50-4ebf-bb42-b92d48b64ca0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b091608-3b50-4ebf-bb42-b92d48b64ca0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:31,425 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.113s 2021-01-12 15:58:31,426 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40ed1a13-5fdc-47d1-9193-541818f1613f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40ed1a13-5fdc-47d1-9193-541818f1613f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:32,553 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.123s 2021-01-12 15:58:32,554 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d045a56b-203f-4816-a08d-17c8d8fb78f7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d045a56b-203f-4816-a08d-17c8d8fb78f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:33,672 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.114s 2021-01-12 15:58:33,672 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66cc999c-13c0-4b84-a690-e6cca915af4b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66cc999c-13c0-4b84-a690-e6cca915af4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:34,795 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.118s 2021-01-12 15:58:34,795 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bb575b2-8cfa-4129-8f5a-6e25b483deae', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bb575b2-8cfa-4129-8f5a-6e25b483deae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:35,913 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.113s 2021-01-12 15:58:35,913 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6855ea0-ede3-480e-b242-3c401cc603fd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6855ea0-ede3-480e-b242-3c401cc603fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:37,040 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.123s 2021-01-12 15:58:37,040 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db6ebcf8-8278-4587-ac3b-e0f31212b674', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db6ebcf8-8278-4587-ac3b-e0f31212b674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:38,159 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.114s 2021-01-12 15:58:38,159 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb33f630-ac18-40e8-9bfb-4336382329e1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb33f630-ac18-40e8-9bfb-4336382329e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:39,277 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.114s 2021-01-12 15:58:39,278 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c04bafc0-49a5-47df-8416-1f2614f419b3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c04bafc0-49a5-47df-8416-1f2614f419b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:40,400 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.118s 2021-01-12 15:58:40,401 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73bfc40b-aa8b-4e2b-98d9-20decdfcb32d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73bfc40b-aa8b-4e2b-98d9-20decdfcb32d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:41,517 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.111s 2021-01-12 15:58:41,517 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8325f328-5dbc-4ff8-8ea1-36c6daeed164', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8325f328-5dbc-4ff8-8ea1-36c6daeed164', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:42,641 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.119s 2021-01-12 15:58:42,641 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b05f6eae-a550-41d0-9fdc-e0867877cf44', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b05f6eae-a550-41d0-9fdc-e0867877cf44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:43,765 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.120s 2021-01-12 15:58:43,766 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89ddedeb-b787-4c5c-a104-87ba096fc1e6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89ddedeb-b787-4c5c-a104-87ba096fc1e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:44,888 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.119s 2021-01-12 15:58:44,888 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d5c32c3-c785-4174-a805-5190d58a3441', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d5c32c3-c785-4174-a805-5190d58a3441', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:46,007 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.114s 2021-01-12 15:58:46,007 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a5a4985-69d7-407e-bbc5-ad153973220f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a5a4985-69d7-407e-bbc5-ad153973220f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:47,127 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.115s 2021-01-12 15:58:47,127 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b0f9c76-fbf2-48d7-ac62-d0246ca1bbb8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b0f9c76-fbf2-48d7-ac62-d0246ca1bbb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:48,248 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.117s 2021-01-12 15:58:48,248 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8641330c-dc78-4632-81e3-c1f2d0f41586', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8641330c-dc78-4632-81e3-c1f2d0f41586', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:49,371 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.119s 2021-01-12 15:58:49,372 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74640de3-2aed-4750-a128-879be3c699b2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74640de3-2aed-4750-a128-879be3c699b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:50,494 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.117s 2021-01-12 15:58:50,494 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8c9f541-bb28-457c-8bb4-fffeb390f574', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8c9f541-bb28-457c-8bb4-fffeb390f574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:51,539 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.041s 2021-01-12 15:58:51,540 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-952fdd63-1262-428d-b571-e2ddc2a4b819', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-952fdd63-1262-428d-b571-e2ddc2a4b819', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:52,582 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 15:58:52,582 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ccec596-4d0d-4fab-a3b6-c18ec843b1ab', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ccec596-4d0d-4fab-a3b6-c18ec843b1ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:53,626 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.040s 2021-01-12 15:58:53,627 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e91bb5f3-2509-4768-ad5d-c920a59e4783', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e91bb5f3-2509-4768-ad5d-c920a59e4783', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:54,667 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 15:58:54,668 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00aa320a-7ddb-4837-a78b-8c70e5b0c407', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00aa320a-7ddb-4837-a78b-8c70e5b0c407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:55,710 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 15:58:55,710 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a1db181-a8e0-43bf-aac8-5503b233d39b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a1db181-a8e0-43bf-aac8-5503b233d39b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:56,753 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.039s 2021-01-12 15:58:56,753 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7edabd73-cf90-443e-aaa1-17dffa45463c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7edabd73-cf90-443e-aaa1-17dffa45463c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:57,795 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 15:58:57,795 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d79ab1bb-ba14-4947-9e90-ec3cca9487ea', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d79ab1bb-ba14-4947-9e90-ec3cca9487ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:58,836 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 15:58:58,836 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8aea6333-281e-4409-bbbc-3a2ffac04371', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8aea6333-281e-4409-bbbc-3a2ffac04371', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:58:59,877 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 15:58:59,878 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:58:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8290fbb9-cbc2-449d-9708-422fdb4e9885', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8290fbb9-cbc2-449d-9708-422fdb4e9885', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:00,920 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.038s 2021-01-12 15:59:00,920 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec0073ad-e23b-4768-950a-dc9450781f19', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec0073ad-e23b-4768-950a-dc9450781f19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:01,960 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 15:59:01,961 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1accd14-803b-4170-8cb6-951e4ee6a5fb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1accd14-803b-4170-8cb6-951e4ee6a5fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:03,002 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 15:59:03,002 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48d4c467-7f1f-429c-9a63-b92023b09a77', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48d4c467-7f1f-429c-9a63-b92023b09a77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:04,042 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.035s 2021-01-12 15:59:04,043 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51a95302-1bab-4ea4-854b-84870f80a302', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51a95302-1bab-4ea4-854b-84870f80a302', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:05,114 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.067s 2021-01-12 15:59:05,114 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6034fb6f-1480-4392-bb5b-d352d5ae45e5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6034fb6f-1480-4392-bb5b-d352d5ae45e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:06,232 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.114s 2021-01-12 15:59:06,233 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c84422f8-7fd9-4050-abed-2334d7342ccb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c84422f8-7fd9-4050-abed-2334d7342ccb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:07,350 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.113s 2021-01-12 15:59:07,350 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a62825d-1519-49ba-a6ac-569e88ac502e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a62825d-1519-49ba-a6ac-569e88ac502e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:08,471 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.116s 2021-01-12 15:59:08,471 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06add118-1943-4c0a-8892-d483eee66294', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06add118-1943-4c0a-8892-d483eee66294', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:09,594 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.119s 2021-01-12 15:59:09,595 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dfef441-6020-49c4-88a4-08a5c95bcc1c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dfef441-6020-49c4-88a4-08a5c95bcc1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:10,715 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.115s 2021-01-12 15:59:10,715 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd0e10f6-44d3-41bc-86f8-78a61ccfd180', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd0e10f6-44d3-41bc-86f8-78a61ccfd180', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:11,837 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.118s 2021-01-12 15:59:11,837 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d9ea56e-b625-4c9e-bcc1-70528c200e95', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d9ea56e-b625-4c9e-bcc1-70528c200e95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:12,957 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.116s 2021-01-12 15:59:12,958 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92c31071-5187-4738-9ac3-370ca2cfefce', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92c31071-5187-4738-9ac3-370ca2cfefce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:14,195 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.233s 2021-01-12 15:59:14,195 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15719c41-dcda-4773-a135-8433e4d4258b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15719c41-dcda-4773-a135-8433e4d4258b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:15,236 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 15:59:15,236 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91a4cdf2-aba3-4478-ac10-7af22c1a16b4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91a4cdf2-aba3-4478-ac10-7af22c1a16b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:16,319 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.078s 2021-01-12 15:59:16,319 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8388f330-c5b5-43ce-8131-cb10f3dcac6d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8388f330-c5b5-43ce-8131-cb10f3dcac6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:17,442 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.118s 2021-01-12 15:59:17,442 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c72d677c-e3f7-47ec-924f-f3c385f451c2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c72d677c-e3f7-47ec-924f-f3c385f451c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:18,560 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.114s 2021-01-12 15:59:18,560 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07772323-767a-4da0-b1e0-20a4865ff668', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07772323-767a-4da0-b1e0-20a4865ff668', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:19,681 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.117s 2021-01-12 15:59:19,682 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0104f598-97d9-4079-9935-5119906fa197', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0104f598-97d9-4079-9935-5119906fa197', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:20,809 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.123s 2021-01-12 15:59:20,810 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2691e9c6-9322-4c38-89a6-ef1c5c5951b8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2691e9c6-9322-4c38-89a6-ef1c5c5951b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:21,930 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.115s 2021-01-12 15:59:21,930 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b31d1c06-4803-460a-8bfc-5d724f667d0b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b31d1c06-4803-460a-8bfc-5d724f667d0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:23,047 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.113s 2021-01-12 15:59:23,047 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47cf1604-c8e7-433f-b8f4-884ca8f90e66', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47cf1604-c8e7-433f-b8f4-884ca8f90e66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:24,167 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.115s 2021-01-12 15:59:24,168 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0268267f-7029-4d81-ae3c-e25325e9b1a0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0268267f-7029-4d81-ae3c-e25325e9b1a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:25,288 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.117s 2021-01-12 15:59:25,288 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21bffcc2-5ceb-4283-b8fd-6a151eaa3fea', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21bffcc2-5ceb-4283-b8fd-6a151eaa3fea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:26,410 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.118s 2021-01-12 15:59:26,410 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0029e82-a418-43d5-8a28-0ed0b3d5be33', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0029e82-a418-43d5-8a28-0ed0b3d5be33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:27,532 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.118s 2021-01-12 15:59:27,533 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9feecf15-13b9-45a8-8f54-f2657c641b62', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9feecf15-13b9-45a8-8f54-f2657c641b62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:28,573 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 15:59:28,574 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5a02ad7-56a3-463b-8d58-dbc6fc4a6b5b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5a02ad7-56a3-463b-8d58-dbc6fc4a6b5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:29,615 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 15:59:29,615 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e21300a2-8765-4a1c-aedb-8b2b62b766e7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e21300a2-8765-4a1c-aedb-8b2b62b766e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:30,657 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 15:59:30,657 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef907f24-0535-421e-9f57-4a43c6e3c048', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef907f24-0535-421e-9f57-4a43c6e3c048', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:31,698 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 15:59:31,699 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e1dacc0-5d50-44d1-b4f2-5266771ad0b4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e1dacc0-5d50-44d1-b4f2-5266771ad0b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:32,742 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.039s 2021-01-12 15:59:32,743 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-881378ea-35d3-4765-8d21-0a0547750cd6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-881378ea-35d3-4765-8d21-0a0547750cd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:33,784 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.038s 2021-01-12 15:59:33,785 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-591e3d46-ae3e-42d9-a9a2-c9a30f035666', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-591e3d46-ae3e-42d9-a9a2-c9a30f035666', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:34,826 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 15:59:34,827 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b35fb785-007f-4db2-b55c-da79e106c166', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b35fb785-007f-4db2-b55c-da79e106c166', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:35,868 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 15:59:35,869 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20aa5a06-9d5e-4a95-92d9-0380a292b103', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20aa5a06-9d5e-4a95-92d9-0380a292b103', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:36,910 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 15:59:36,910 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21431ae4-4268-4adb-a52b-5da2aa1418bd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21431ae4-4268-4adb-a52b-5da2aa1418bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:37,951 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 15:59:37,952 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d452af7-19ef-499a-aacd-d0efff12ebf6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d452af7-19ef-499a-aacd-d0efff12ebf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:38,999 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.042s 2021-01-12 15:59:38,999 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ff2ba74-e040-4ca0-82e1-605e9f81d9f0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ff2ba74-e040-4ca0-82e1-605e9f81d9f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:40,039 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 15:59:40,039 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f74e7e6-90cf-405b-bfca-b6f947cc8772', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f74e7e6-90cf-405b-bfca-b6f947cc8772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:41,084 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.039s 2021-01-12 15:59:41,084 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74cc9261-3eac-4b7c-9dec-86da10e4b43d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74cc9261-3eac-4b7c-9dec-86da10e4b43d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:42,124 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 15:59:42,125 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d55ed81-6a83-4740-8780-560fa6cce9cd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d55ed81-6a83-4740-8780-560fa6cce9cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:43,166 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 15:59:43,166 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0adb47be-3049-4e4e-a9c3-b69689322b19', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0adb47be-3049-4e4e-a9c3-b69689322b19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:44,208 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 15:59:44,208 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2be047b-6834-4f11-8095-631dec7cd4a6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2be047b-6834-4f11-8095-631dec7cd4a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:45,249 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 15:59:45,249 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97c1a813-d564-4c54-a57e-9aa79c01f7ff', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97c1a813-d564-4c54-a57e-9aa79c01f7ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:46,297 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.043s 2021-01-12 15:59:46,297 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e61b310c-f77b-4f70-ba09-6d3cd1cdbe18', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e61b310c-f77b-4f70-ba09-6d3cd1cdbe18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:47,344 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.042s 2021-01-12 15:59:47,345 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-073c6618-42d8-4931-94de-a8c624c7b771', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-073c6618-42d8-4931-94de-a8c624c7b771', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:48,388 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.039s 2021-01-12 15:59:48,389 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6c72610-2c01-4299-b104-142e4c7fb5cd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6c72610-2c01-4299-b104-142e4c7fb5cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:49,431 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.038s 2021-01-12 15:59:49,431 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59b2575a-8986-4b49-ad26-cfd6a4f0bd0c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59b2575a-8986-4b49-ad26-cfd6a4f0bd0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:50,472 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 15:59:50,472 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eed6b035-c680-470a-8dd4-2961a31928a1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eed6b035-c680-470a-8dd4-2961a31928a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:51,513 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 15:59:51,513 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8a771d8-89d8-4243-9fef-587ddfe10c48', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8a771d8-89d8-4243-9fef-587ddfe10c48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:52,553 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.035s 2021-01-12 15:59:52,554 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a866479d-323c-4ebf-9548-57f7349501d2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a866479d-323c-4ebf-9548-57f7349501d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:53,600 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.042s 2021-01-12 15:59:53,600 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-632b5bc3-e2ef-4866-8415-06cf76f6586e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-632b5bc3-e2ef-4866-8415-06cf76f6586e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:54,641 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 15:59:54,641 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-748deabe-1a0a-48f2-832f-8e6a23422790', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-748deabe-1a0a-48f2-832f-8e6a23422790', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:55,682 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 15:59:55,682 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf5bff71-8226-4ba2-9928-fec44d432be1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf5bff71-8226-4ba2-9928-fec44d432be1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:56,723 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 15:59:56,724 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c61afcb-9e39-43bb-b5d6-095c61d1581a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c61afcb-9e39-43bb-b5d6-095c61d1581a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:57,766 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.038s 2021-01-12 15:59:57,766 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5db42a3-6d73-4f77-8a14-c38560149282', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5db42a3-6d73-4f77-8a14-c38560149282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:58,808 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.038s 2021-01-12 15:59:58,808 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-419968e2-07df-48e9-98fd-9dfd7bb45861', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-419968e2-07df-48e9-98fd-9dfd7bb45861', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 15:59:59,849 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 15:59:59,850 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:59:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5cddcdf-084d-4a82-8e48-db247327ebfc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5cddcdf-084d-4a82-8e48-db247327ebfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:00,892 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.038s 2021-01-12 16:00:00,892 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d23c8f83-8dc9-4571-add0-6c07ce335ae6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d23c8f83-8dc9-4571-add0-6c07ce335ae6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:01,933 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 16:00:01,933 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3145d33b-0ec4-4427-9a3f-69b67f5ecd25', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3145d33b-0ec4-4427-9a3f-69b67f5ecd25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:02,974 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:00:02,975 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36fd7322-40c3-4b9d-97e2-de0f4720c204', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36fd7322-40c3-4b9d-97e2-de0f4720c204', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:04,018 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 16:00:04,018 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49f05c51-aedf-4d59-821e-795088c407fe', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49f05c51-aedf-4d59-821e-795088c407fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:05,059 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 16:00:05,060 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bbe1cfd-df24-4942-b934-9ab3ba736b34', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bbe1cfd-df24-4942-b934-9ab3ba736b34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:06,101 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:00:06,101 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f79b98d-3486-4969-a85b-06c29d960e7b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f79b98d-3486-4969-a85b-06c29d960e7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:07,142 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:00:07,143 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdcf815a-e43a-466a-9f53-7ef1a28646e8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdcf815a-e43a-466a-9f53-7ef1a28646e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:08,184 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:00:08,184 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0df64d40-c02f-46fd-9877-ac98e9cbab17', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0df64d40-c02f-46fd-9877-ac98e9cbab17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:09,226 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:00:09,226 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c9833ed-617c-49de-9711-2ff4edf40a06', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c9833ed-617c-49de-9711-2ff4edf40a06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:10,267 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:00:10,268 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eaaba2f5-83c9-45d3-b927-002a10a53b84', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eaaba2f5-83c9-45d3-b927-002a10a53b84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:11,308 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 16:00:11,308 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2dbdda4-4d2b-4bd9-84ec-496320b1935e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2dbdda4-4d2b-4bd9-84ec-496320b1935e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:12,348 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 16:00:12,348 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10bf9808-10fe-4486-9ea2-884699a123d0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10bf9808-10fe-4486-9ea2-884699a123d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:13,390 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:00:13,391 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d845fb6-edf7-459c-9a8d-6561382e4c12', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d845fb6-edf7-459c-9a8d-6561382e4c12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:14,432 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:00:14,432 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6586684b-d123-482d-b964-ed59ddc779a7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6586684b-d123-482d-b964-ed59ddc779a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:15,472 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 16:00:15,473 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31cbbb2d-ae0d-4990-8ebe-5ccbd2fb8661', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31cbbb2d-ae0d-4990-8ebe-5ccbd2fb8661', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:16,513 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 16:00:16,515 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9147773f-ae10-4375-a4cc-0c533f7ae1e4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9147773f-ae10-4375-a4cc-0c533f7ae1e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:17,558 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.039s 2021-01-12 16:00:17,558 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14860717-8aac-4539-bdaa-ad46ca0808cc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14860717-8aac-4539-bdaa-ad46ca0808cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:18,599 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 16:00:18,599 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-634a4472-3b62-4a1b-bc28-35b0842cac9b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-634a4472-3b62-4a1b-bc28-35b0842cac9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:19,641 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:00:19,641 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bbcdf15-ca18-478c-aad0-dc27edfc42af', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bbcdf15-ca18-478c-aad0-dc27edfc42af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:20,682 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 16:00:20,682 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fda9259-dec6-4ec6-a072-895ca9834a1f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fda9259-dec6-4ec6-a072-895ca9834a1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:21,722 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 16:00:21,722 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e85e5133-3e94-4eda-835c-b5f87f87cde2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e85e5133-3e94-4eda-835c-b5f87f87cde2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:22,768 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.041s 2021-01-12 16:00:22,768 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cd23b20-7fe5-46e7-8b5b-f300e535f3e5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cd23b20-7fe5-46e7-8b5b-f300e535f3e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:23,809 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:00:23,809 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfda1e0a-1403-45bf-8fd2-1294efd4dc0e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfda1e0a-1403-45bf-8fd2-1294efd4dc0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:24,851 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.038s 2021-01-12 16:00:24,852 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e68470f-88a8-40eb-925f-008d83372a01', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e68470f-88a8-40eb-925f-008d83372a01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:25,892 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:00:25,892 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1c637d2-2f11-4668-9978-c2ad2ecc9a7b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1c637d2-2f11-4668-9978-c2ad2ecc9a7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:26,933 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:00:26,934 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-420976ef-6ff0-4781-a4d9-6020b6c423b2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-420976ef-6ff0-4781-a4d9-6020b6c423b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:27,979 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.040s 2021-01-12 16:00:27,979 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62d0b8a3-3f7f-476f-aabd-591f4bacf4a9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62d0b8a3-3f7f-476f-aabd-591f4bacf4a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:29,020 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:00:29,021 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9be290f8-e40e-4919-9f86-20d50fd87522', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9be290f8-e40e-4919-9f86-20d50fd87522', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:30,062 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:00:30,062 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed91d950-7bcb-4cba-9333-dcd84fb2df9a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed91d950-7bcb-4cba-9333-dcd84fb2df9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:31,107 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.041s 2021-01-12 16:00:31,108 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-862d4722-e41c-4fce-b12a-7edaef6b34f8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-862d4722-e41c-4fce-b12a-7edaef6b34f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:32,149 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:00:32,149 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db7777c0-6b63-42b2-b454-22eecaa3184f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db7777c0-6b63-42b2-b454-22eecaa3184f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:33,190 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:00:33,191 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21d7f1a9-a262-4cee-8a3a-a81be2309484', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21d7f1a9-a262-4cee-8a3a-a81be2309484', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:34,232 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:00:34,232 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70901263-b6be-4c7d-9c28-835d9c2bedf9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70901263-b6be-4c7d-9c28-835d9c2bedf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:35,272 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 16:00:35,273 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efd0d2a7-999b-4c1d-9751-bd8bd857665f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efd0d2a7-999b-4c1d-9751-bd8bd857665f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:36,471 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.194s 2021-01-12 16:00:36,471 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-642e0b73-ec15-48ff-8024-fb1a4f2ffd88', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-642e0b73-ec15-48ff-8024-fb1a4f2ffd88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:37,511 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:00:37,512 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7009d184-9c72-45c2-ad34-1637482b0799', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7009d184-9c72-45c2-ad34-1637482b0799', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:38,553 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:00:38,553 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2e98521-f4e1-400f-bd99-ada6ebf0df01', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2e98521-f4e1-400f-bd99-ada6ebf0df01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:39,594 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 16:00:39,595 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-810e3bc9-620a-4dfb-8b8b-5e2b742f17c8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-810e3bc9-620a-4dfb-8b8b-5e2b742f17c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:40,699 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.100s 2021-01-12 16:00:40,700 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c0eda0a-f507-447b-bb01-c5ba5312cc7e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c0eda0a-f507-447b-bb01-c5ba5312cc7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:41,742 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.038s 2021-01-12 16:00:41,742 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-660a18e5-610f-4ca2-b525-7e83ddd88213', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-660a18e5-610f-4ca2-b525-7e83ddd88213', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:42,784 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:00:42,784 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b6840af-69e9-46c3-ba23-a19d5336491a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b6840af-69e9-46c3-ba23-a19d5336491a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:43,828 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.040s 2021-01-12 16:00:43,829 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c53b6c7-e975-4e1d-b5e1-26de2dc3a04d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c53b6c7-e975-4e1d-b5e1-26de2dc3a04d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:44,870 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:00:44,870 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48f19067-bcbc-4278-8abb-2833fbb94892', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48f19067-bcbc-4278-8abb-2833fbb94892', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:45,911 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:00:45,912 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5a99760-1d48-4348-aa0c-290057048616', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5a99760-1d48-4348-aa0c-290057048616', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:46,953 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 16:00:46,953 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5ffc6c8-0a6b-4cfe-9d5d-e441472f73b9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5ffc6c8-0a6b-4cfe-9d5d-e441472f73b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:47,993 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 16:00:47,994 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab7d6950-3d19-49c1-92a8-fca870b525be', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab7d6950-3d19-49c1-92a8-fca870b525be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:49,035 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:00:49,036 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb24da56-2889-4d3a-966d-2c89af2b826e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb24da56-2889-4d3a-966d-2c89af2b826e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:50,076 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:00:50,077 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10e21fa6-7a83-4387-9fb6-157dee7cda67', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10e21fa6-7a83-4387-9fb6-157dee7cda67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:51,118 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:00:51,118 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42b80132-5f58-405d-84ee-b00996febd84', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42b80132-5f58-405d-84ee-b00996febd84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:52,160 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:00:52,160 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcafac2f-0e28-4cd6-9488-7b82923ff676', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcafac2f-0e28-4cd6-9488-7b82923ff676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:53,200 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 16:00:53,201 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b51965a-983e-452c-84af-3d9158732ec5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b51965a-983e-452c-84af-3d9158732ec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:54,243 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:00:54,243 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5515a8a3-2f28-45d1-a597-4b7c5feef9d8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5515a8a3-2f28-45d1-a597-4b7c5feef9d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:55,285 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.039s 2021-01-12 16:00:55,286 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1799f71a-98bb-48cf-980a-7586b5e43bc8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1799f71a-98bb-48cf-980a-7586b5e43bc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:56,329 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.039s 2021-01-12 16:00:56,329 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-686cd856-8411-470a-82d6-d4754b54e641', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-686cd856-8411-470a-82d6-d4754b54e641', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:57,371 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:00:57,371 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c1ee830-0475-4f9e-9ff2-1cb52e2dd82b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c1ee830-0475-4f9e-9ff2-1cb52e2dd82b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:58,413 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 16:00:58,413 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c760905a-c692-4195-991d-4dcf3dd20024', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c760905a-c692-4195-991d-4dcf3dd20024', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:00:59,454 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:00:59,454 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:00:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0db3df4-2b5c-4da7-8446-ea1c19873357', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0db3df4-2b5c-4da7-8446-ea1c19873357', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:00,496 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.038s 2021-01-12 16:01:00,497 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-831f3bc3-8db2-4cbc-b624-e6e984ddd843', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-831f3bc3-8db2-4cbc-b624-e6e984ddd843', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:01,537 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 16:01:01,538 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63fb3827-c517-4510-a0a8-c09896a175ab', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63fb3827-c517-4510-a0a8-c09896a175ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:02,580 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:01:02,580 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67083654-0b3b-4126-b9e8-af819603c7ec', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67083654-0b3b-4126-b9e8-af819603c7ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:03,621 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:01:03,622 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06bbc8b6-c594-452b-a04e-7033dda1c51b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06bbc8b6-c594-452b-a04e-7033dda1c51b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:04,663 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:01:04,663 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1901c53-e4aa-449a-9891-3688697b6268', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1901c53-e4aa-449a-9891-3688697b6268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:05,705 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:01:05,705 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a30fc743-d1fd-4896-a4e5-ca7fccf090c1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a30fc743-d1fd-4896-a4e5-ca7fccf090c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:06,747 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:01:06,747 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92beb229-e74d-4067-bd4e-14bf5c65e288', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92beb229-e74d-4067-bd4e-14bf5c65e288', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:07,791 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.040s 2021-01-12 16:01:07,792 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51ff3872-a756-46ad-af67-ad2b592df7c0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51ff3872-a756-46ad-af67-ad2b592df7c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:08,836 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.040s 2021-01-12 16:01:08,836 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58ba6623-5f87-4fa6-8a73-1876e88d42ba', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58ba6623-5f87-4fa6-8a73-1876e88d42ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:09,877 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:01:09,878 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2989eae-6b46-42f7-9e0d-2ac9600f1534', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2989eae-6b46-42f7-9e0d-2ac9600f1534', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:10,920 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:01:10,920 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d68156fb-e3dd-417d-ba8c-98f5009eb0c1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d68156fb-e3dd-417d-ba8c-98f5009eb0c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:11,961 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 16:01:11,961 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a212d8aa-b7b0-41fe-b7d4-9819cf70af8e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a212d8aa-b7b0-41fe-b7d4-9819cf70af8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:13,003 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:01:13,003 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fc88999-704e-47cc-a3f4-aa8c948fcbd5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fc88999-704e-47cc-a3f4-aa8c948fcbd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:14,043 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 16:01:14,043 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b56f091f-4b8d-46f2-840a-56b71747f2d0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b56f091f-4b8d-46f2-840a-56b71747f2d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:15,093 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.046s 2021-01-12 16:01:15,093 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56ca3349-7ff0-4606-a19b-e4c6ff11f83b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56ca3349-7ff0-4606-a19b-e4c6ff11f83b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:16,134 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 16:01:16,134 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8de0c940-82b9-416d-8f54-e2bcba1a96f3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8de0c940-82b9-416d-8f54-e2bcba1a96f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:17,175 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:01:17,176 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c7b8f93-939d-4b76-815d-2eec2cda4732', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c7b8f93-939d-4b76-815d-2eec2cda4732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:18,219 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.039s 2021-01-12 16:01:18,219 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3b743d5-ab3a-4f7c-bdf5-d8c4e4b6f3ba', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3b743d5-ab3a-4f7c-bdf5-d8c4e4b6f3ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:19,265 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.041s 2021-01-12 16:01:19,266 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-077c75ec-98eb-4e40-938e-c84b8a91f5dc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-077c75ec-98eb-4e40-938e-c84b8a91f5dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:20,308 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:01:20,308 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4d18560-c4a4-451e-8cf5-2dbe4b2b6897', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4d18560-c4a4-451e-8cf5-2dbe4b2b6897', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:21,348 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.035s 2021-01-12 16:01:21,349 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b39b4fa-8858-41f1-a3c9-4f9c07afc457', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b39b4fa-8858-41f1-a3c9-4f9c07afc457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:22,392 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.039s 2021-01-12 16:01:22,393 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-763fb3c1-fee6-4766-9255-228b2586b520', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-763fb3c1-fee6-4766-9255-228b2586b520', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:23,433 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 16:01:23,433 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a53c5a8-a230-424e-8a2b-47d1a34a6bb6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a53c5a8-a230-424e-8a2b-47d1a34a6bb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:24,516 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.079s 2021-01-12 16:01:24,517 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d856bffb-35ed-487d-bf24-1361f655eb13', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d856bffb-35ed-487d-bf24-1361f655eb13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:25,591 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.068s 2021-01-12 16:01:25,592 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df280b2a-b71f-4533-a895-c68a27520b04', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df280b2a-b71f-4533-a895-c68a27520b04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:26,635 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:01:26,636 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68e4049c-a3d4-4266-b2d8-b17b1e4be93d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68e4049c-a3d4-4266-b2d8-b17b1e4be93d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:27,684 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.044s 2021-01-12 16:01:27,685 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0d55645-a72f-4d01-bcd8-bf20e5307e36', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0d55645-a72f-4d01-bcd8-bf20e5307e36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:28,727 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:01:28,728 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8894d2e4-62e2-4cef-8cf0-5972d29f6846', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8894d2e4-62e2-4cef-8cf0-5972d29f6846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:29,771 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.039s 2021-01-12 16:01:29,772 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7c82189-0861-4506-ad6d-a64d514036d2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7c82189-0861-4506-ad6d-a64d514036d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:30,830 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.054s 2021-01-12 16:01:30,831 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61c2af4b-6b68-40bb-b6d5-f689fd33242b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61c2af4b-6b68-40bb-b6d5-f689fd33242b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:31,875 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.040s 2021-01-12 16:01:31,875 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2af20c0-498b-4c70-990a-d186c06d8db6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2af20c0-498b-4c70-990a-d186c06d8db6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:32,942 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.062s 2021-01-12 16:01:32,942 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fcdcec6-7f06-46bf-a17f-d76cf85b908c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fcdcec6-7f06-46bf-a17f-d76cf85b908c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:34,018 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.071s 2021-01-12 16:01:34,019 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0b69c15-0592-4528-b0ec-29c8585be686', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0b69c15-0592-4528-b0ec-29c8585be686', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:35,076 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.053s 2021-01-12 16:01:35,076 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc266ffe-75c4-4513-be39-468302e3e7ba', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc266ffe-75c4-4513-be39-468302e3e7ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:36,147 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.065s 2021-01-12 16:01:36,148 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81fa3e7d-c941-4ff3-a43c-77e6e98a0cb9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81fa3e7d-c941-4ff3-a43c-77e6e98a0cb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:37,200 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.048s 2021-01-12 16:01:37,201 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-272bc603-c228-4aff-96a0-cbacd8437c2b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-272bc603-c228-4aff-96a0-cbacd8437c2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:38,243 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.038s 2021-01-12 16:01:38,244 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-008b55d0-27a7-4297-b856-12260494d4d3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-008b55d0-27a7-4297-b856-12260494d4d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:39,285 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:01:39,285 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-009d23d8-24b4-46cd-9ef1-d4c8f534e34b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-009d23d8-24b4-46cd-9ef1-d4c8f534e34b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:40,326 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:01:40,327 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01a50a12-498e-4e77-80c6-52e0b715f728', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01a50a12-498e-4e77-80c6-52e0b715f728', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:41,377 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.045s 2021-01-12 16:01:41,377 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7ad8a9b-1075-4d00-81f1-6b99c85a98bd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7ad8a9b-1075-4d00-81f1-6b99c85a98bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:42,419 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:01:42,419 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be4e1ef0-1fc8-48d4-8b93-192d4fb8e0ed', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be4e1ef0-1fc8-48d4-8b93-192d4fb8e0ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:43,491 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.069s 2021-01-12 16:01:43,492 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5b130e0-ad6b-4540-bb66-1a8b5a109e5b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5b130e0-ad6b-4540-bb66-1a8b5a109e5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:44,556 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.060s 2021-01-12 16:01:44,557 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c046bb7d-a871-4d74-b4c9-2855f1f28ec6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c046bb7d-a871-4d74-b4c9-2855f1f28ec6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:45,600 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.039s 2021-01-12 16:01:45,600 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15c84bdd-10cc-43fd-b8f4-fd2a5c31be9f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15c84bdd-10cc-43fd-b8f4-fd2a5c31be9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:46,643 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.038s 2021-01-12 16:01:46,643 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c71f9330-45f8-495b-ad26-0827bf0872fd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c71f9330-45f8-495b-ad26-0827bf0872fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:47,688 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.040s 2021-01-12 16:01:47,689 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11736193-2d7e-4a64-a858-65078ad284e8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11736193-2d7e-4a64-a858-65078ad284e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:48,731 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.039s 2021-01-12 16:01:48,732 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ee4dc8f-f00b-44be-9805-b2f7c14a2145', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ee4dc8f-f00b-44be-9805-b2f7c14a2145', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:49,775 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.039s 2021-01-12 16:01:49,775 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c2f4de8-3ad2-4935-9668-64c98854d1b0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c2f4de8-3ad2-4935-9668-64c98854d1b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:50,815 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:01:50,816 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9cea2c4-caa2-4eb1-b4c0-3358cb11acf4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9cea2c4-caa2-4eb1-b4c0-3358cb11acf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:51,858 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:01:51,858 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81dc4a34-5e43-4e92-a323-eb206f26b103', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81dc4a34-5e43-4e92-a323-eb206f26b103', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:53,019 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.156s 2021-01-12 16:01:53,019 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b72504d1-a237-459f-abd5-275e11a228d7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b72504d1-a237-459f-abd5-275e11a228d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:54,179 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.156s 2021-01-12 16:01:54,179 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f8d76a6-2c00-4c58-9b49-fca997568707', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f8d76a6-2c00-4c58-9b49-fca997568707', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:55,284 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.101s 2021-01-12 16:01:55,285 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eddca6b-90ab-4a7f-b749-28773d7e5b97', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eddca6b-90ab-4a7f-b749-28773d7e5b97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:56,326 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:01:56,327 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc82c2a0-daac-40b5-a1a7-c6c2834b14ce', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc82c2a0-daac-40b5-a1a7-c6c2834b14ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:57,368 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:01:57,368 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61e63b89-e572-407f-945b-61419e75f4ec', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61e63b89-e572-407f-945b-61419e75f4ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:58,411 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.039s 2021-01-12 16:01:58,411 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e55675e6-ebef-42c0-9661-24649c9061a6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e55675e6-ebef-42c0-9661-24649c9061a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:01:59,453 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:01:59,454 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:01:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-752492fb-f546-4c1f-890a-515581f2d424', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-752492fb-f546-4c1f-890a-515581f2d424', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:00,503 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.045s 2021-01-12 16:02:00,504 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b35cf6a6-a8f7-4a49-b569-7a04a44079a8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b35cf6a6-a8f7-4a49-b569-7a04a44079a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:01,545 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:02:01,546 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23aeaf75-d9a7-4aac-93bd-630659369a68', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23aeaf75-d9a7-4aac-93bd-630659369a68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:02,587 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:02:02,588 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02856265-95a5-4e37-9303-cf02e05c8ed9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02856265-95a5-4e37-9303-cf02e05c8ed9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:03,629 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:02:03,629 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f7720f6-d190-427c-be8d-b130be4677a6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f7720f6-d190-427c-be8d-b130be4677a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:04,670 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 16:02:04,671 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bcc1f8e-d507-4b8f-975e-4c5ef74c0979', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bcc1f8e-d507-4b8f-975e-4c5ef74c0979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:05,713 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.039s 2021-01-12 16:02:05,714 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2907be40-39cd-40af-8154-4c196bf278c1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2907be40-39cd-40af-8154-4c196bf278c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:06,757 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.040s 2021-01-12 16:02:06,758 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc72b7f6-efca-4f08-a058-e4b44d9c44c0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc72b7f6-efca-4f08-a058-e4b44d9c44c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:07,800 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.038s 2021-01-12 16:02:07,801 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89036f4a-fa5a-4234-a1e6-8108263ba1b0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89036f4a-fa5a-4234-a1e6-8108263ba1b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:08,840 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 16:02:08,841 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2497fc9c-cb17-4419-9a62-3b6d76545e3a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2497fc9c-cb17-4419-9a62-3b6d76545e3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:09,894 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.048s 2021-01-12 16:02:09,894 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79521258-bfda-4208-893e-c72a8b2eb97c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79521258-bfda-4208-893e-c72a8b2eb97c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:10,946 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.048s 2021-01-12 16:02:10,947 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7347d2cd-a3b5-48b0-a6c4-2c98912a410c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7347d2cd-a3b5-48b0-a6c4-2c98912a410c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:11,988 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:02:11,989 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e547d37f-0898-4dcc-aa27-e2a342d8e387', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e547d37f-0898-4dcc-aa27-e2a342d8e387', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:13,030 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:02:13,031 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6f29b27-99f3-4fa5-9be2-eb631da9c998', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6f29b27-99f3-4fa5-9be2-eb631da9c998', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:14,071 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:02:14,072 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b097332c-2b51-49ae-a62a-ed2c1885db5d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b097332c-2b51-49ae-a62a-ed2c1885db5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:15,116 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.041s 2021-01-12 16:02:15,116 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47232bcd-03f3-498f-9065-53b315315320', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47232bcd-03f3-498f-9065-53b315315320', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:16,158 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.038s 2021-01-12 16:02:16,158 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e711344-d296-469a-af58-3ba045ea879d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e711344-d296-469a-af58-3ba045ea879d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:17,198 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 16:02:17,198 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36bc4374-4e63-4d9a-acd0-2c1f5669e712', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36bc4374-4e63-4d9a-acd0-2c1f5669e712', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:18,240 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:02:18,240 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-131bb506-97e5-4d34-a08a-7e20e058b8ee', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-131bb506-97e5-4d34-a08a-7e20e058b8ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:19,282 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.038s 2021-01-12 16:02:19,283 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62cfcd0f-e150-4411-bad6-90c1af34a113', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62cfcd0f-e150-4411-bad6-90c1af34a113', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:20,323 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 16:02:20,324 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c9dc92a-4fac-43dd-aa60-bd80472bf86c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c9dc92a-4fac-43dd-aa60-bd80472bf86c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:21,365 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:02:21,365 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff09b20c-4c4f-49ee-b974-f4e7e0706fe7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff09b20c-4c4f-49ee-b974-f4e7e0706fe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:22,407 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.038s 2021-01-12 16:02:22,407 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a78e8aa8-51ed-4f23-9326-09b85fed2ecc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a78e8aa8-51ed-4f23-9326-09b85fed2ecc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:23,449 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:02:23,450 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cd7239c-ba6b-475a-a113-ef23c72826d4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cd7239c-ba6b-475a-a113-ef23c72826d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:24,490 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:02:24,491 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7206bf3f-efc8-4635-bc09-ef0ea576ef40', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7206bf3f-efc8-4635-bc09-ef0ea576ef40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:25,532 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:02:25,532 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84670d93-0b7b-4ad9-9ca8-7f6c9d9bd939', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84670d93-0b7b-4ad9-9ca8-7f6c9d9bd939', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:26,575 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.038s 2021-01-12 16:02:26,576 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-374b1ac4-f4e6-4378-b9b6-708c6c935c8b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-374b1ac4-f4e6-4378-b9b6-708c6c935c8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:27,621 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.042s 2021-01-12 16:02:27,621 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8866ff29-f895-4016-822f-4df78229e91b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8866ff29-f895-4016-822f-4df78229e91b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:28,663 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:02:28,663 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e20033d3-1bee-4205-b366-473a44393c1b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e20033d3-1bee-4205-b366-473a44393c1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:29,705 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:02:29,705 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e09d4807-fcc1-4833-93e1-7867db8d0713', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e09d4807-fcc1-4833-93e1-7867db8d0713', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:30,749 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.040s 2021-01-12 16:02:30,750 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b1745f8-5b14-47e7-8638-69a3f15232ed', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b1745f8-5b14-47e7-8638-69a3f15232ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:31,795 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.040s 2021-01-12 16:02:31,795 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4fab382-6101-4831-bb37-2715d4afbb20', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4fab382-6101-4831-bb37-2715d4afbb20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:32,836 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:02:32,836 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce061462-767f-4afa-9325-8620ef9eba3f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce061462-767f-4afa-9325-8620ef9eba3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:33,878 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:02:33,878 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f135de0-a4c4-4757-a394-9c4ffb26c5b5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f135de0-a4c4-4757-a394-9c4ffb26c5b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:34,920 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:02:34,921 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36df2dd7-8d92-427a-b33f-4e334fadf672', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36df2dd7-8d92-427a-b33f-4e334fadf672', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:35,960 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.035s 2021-01-12 16:02:35,961 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67d702d0-9461-4456-bc5e-7ba99d4bf41c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67d702d0-9461-4456-bc5e-7ba99d4bf41c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:37,001 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:02:37,002 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2e7796d-ad10-4976-801a-cd8ad3d174d9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2e7796d-ad10-4976-801a-cd8ad3d174d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:38,043 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:02:38,044 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc810f63-a360-46d9-b7e9-1b1ed12eace5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc810f63-a360-46d9-b7e9-1b1ed12eace5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:39,085 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:02:39,086 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c12a05a0-a926-4e82-b1b2-286493652da4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c12a05a0-a926-4e82-b1b2-286493652da4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:40,127 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.038s 2021-01-12 16:02:40,128 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55b6e24f-e7c5-442a-8d5e-98548c63b77e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55b6e24f-e7c5-442a-8d5e-98548c63b77e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:41,169 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:02:41,169 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e934f1b-02ce-40bd-9a49-c9ce80ae1946', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e934f1b-02ce-40bd-9a49-c9ce80ae1946', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:42,211 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:02:42,212 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83693ce2-df94-4dc4-9fd3-b00f6150c8fe', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83693ce2-df94-4dc4-9fd3-b00f6150c8fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:43,254 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:02:43,254 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66a4c074-6fc1-4df1-bf96-371762048750', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66a4c074-6fc1-4df1-bf96-371762048750', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:44,295 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 16:02:44,295 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e68e1b2-d3ec-4376-a086-e92d507a5930', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e68e1b2-d3ec-4376-a086-e92d507a5930', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:45,337 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.038s 2021-01-12 16:02:45,338 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71b09e7c-80a2-451d-89ec-f8e37708a599', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71b09e7c-80a2-451d-89ec-f8e37708a599', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:46,379 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:02:46,379 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8d53213-1edd-439a-a1a3-d4ef33eac14c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8d53213-1edd-439a-a1a3-d4ef33eac14c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:47,421 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.037s 2021-01-12 16:02:47,421 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-583b03b1-d6d4-413f-a61a-014b0e3911cd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-583b03b1-d6d4-413f-a61a-014b0e3911cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:48,464 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.039s 2021-01-12 16:02:48,464 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f176039-564e-4997-855c-9930adb15a85', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f176039-564e-4997-855c-9930adb15a85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-12 16:02:49,505 94874 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1 0.036s 2021-01-12 16:02:49,505 94874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 16:02:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad9e1ca0-a694-4644-b893-5813e0c8a565', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad9e1ca0-a694-4644-b893-5813e0c8a565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/fce247f5a8a647979578ece2f5be1538/snapshots/fa1d0e08-01dc-4d33-bde5-719ce147d6d1'} Body: b'{"snapshot": {"id": "fa1d0e08-01dc-4d33-bde5-719ce147d6d1", "created_at": "2021-01-12T15:56:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2066512812", "description": null, "volume_id": "e7858040-2734-47a5-a5b3-434462e73e4d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "fce247f5a8a647979578ece2f5be1538", "os-extended-snapshot-attributes:progress": "0%"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 80, in test_snapshot_create_offline_delete_online snapshot1 = self.create_snapshot(self.volume_origin['id']) File "/opt/stack/tempest/tempest/api/volume/base.py", line 156, in create_snapshot snapshot['id'], 'available') File "/opt/stack/tempest/tempest/common/waiters.py", line 280, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: snapshot fa1d0e08-01dc-4d33-bde5-719ce147d6d1 failed to reach available status (current creating) within the required time (360 s). |
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt6.5: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
pass
pt6.6: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
||||||
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
ft7.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-01-12 15:35:59,283 94880 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2021-01-12 15:35:59,765 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST http://10.222.0.84/compute/v2.1/os-keypairs 0.481s 2021-01-12 15:35:59,766 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-899578252"}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '2318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d123f2d4-38b2-49db-8ff5-d56e74b1cccf', 'x-compute-request-id': 'req-d123f2d4-38b2-49db-8ff5-d56e74b1cccf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEA1VAIJyIFSinsnbvof9Xz8QT6xpt5KS5z977qegU6v6GAaYDs\\noJ//FlutMdlox5WWsF42rl0NQ7G+aSnXDb8cGYiEU6i0idBIv/jULxxRXgsfX47k\\nTOU0uRk2g6upnBELGuhFZi+OwEvzfcKTSrk8ehesY63TXHMXBZLNLd5Wbtd7vdck\\nU722JwVfagi16BQP9sbxs/2Q7iFFxQvKAJMcNtW8CGTWzlGSIW0oYHnA5yzM4Nl9\\n+QYbh4rkHZrKbvKTPHMusBIpahFtdJqxssDZF3aASFzaXYnRiiKo/euM3WhR/yV8\\n0XCfzjO6vlp3TKqsZezYOWto4FbMv+SOT20y4wIDAQABAoIBAQCL2qT9wzhkn4gb\\nApA1ADmn0/P3MwgFEAfIbsucpMEX0vM2OOjrhvrf1ct/22LvOAxMJfkD6M5Bi8+j\\nc2MkCCCMPQ1FLF7x3DVWZ/X1zUMrvW8cX7sfD0e58+Xh/jJ9uE7nnVGi5ZtaSHGk\\nCmY3n6sfAVZtJBJnkq2NYepUIGna0QnYrYh6nPUN22cRhM7r3iJEYZvXChhLKSEV\\nxsCbVVRXWwIKTDGB6ODx21ugVcjySZcWcuypPCj4GfpbEpPn11VQLE5fiKmoI0kJ\\nAKb/ZCjLDAmyhfZdtZyvjOOXP53mKL8tID+Kkv8PLZZ5W2LUvUMC8ug9M1xrtmgp\\nsJV/PkOBAoGBAPatJ/cwPMT+6C73PSpxOSw9bpqbw/quodt6tRfZ2+1Iqy33Izlm\\n/8h6wdZhdUgL81GAJYH/qtcqyDNchNO7iDHQMFgHXmjPbb1y1+3f8hsSxbQmE+LB\\nxRfsSKZ3dhlDywCBgeOGqyZlN+SuDM6/N3pl+gNqayYG+3wZSZ2j4KUJAoGBAN1g\\nDCkiU86JTANUXN4n/Vx87reDhws69hJbpDTIvFU5SZ+HO9Mt3vMaFZOzs2/MxHXN\\nB6midhagtf9SMP6xofkXOFBF5tck4aSW/BqeQ4Q1FnuXZV6KG/uBGehhjFjTlM1t\\noKncs5c8Am1/HBBEbdvGhs6cmXEKVnpbDei2G5+LAoGANDHBUhlf0mMJZ96ij5dz\\nfHvnKkmpNyK6VsFpDgnn8hY9OjWfu2ai2p225BCtCziUHHub9BzP3kVMJSn/ZPm6\\nQKgHgqjUfiLd2ocxT0Dibn4TXSHtdT6A4KX7XVXLpF7m1k2Q2T7GehJSuE1noltt\\ndrWbKBvdXid+EO0c2YEyaFkCgYBDbBVIEeRkavxzpyYBozxPBt3Nlolyqip3vOFu\\nEhUJ/8CkjZNy5e2ZLMCVk41652qOVjuXNpuwmJHViTrS11b1flTwXdnIfLscXb+6\\ne6kkguauDZYaDQYou1EgrVUJWKdhSZo9IbKwxN4YazYo3i53WSeFlbxF6VgdO84o\\nqg4PsQKBgQDII3r5x7RuWGSsfLHsIfIcIQKyoM11DlZrfU2zmxWJbX2MQETxYr3a\\nT4WC/O0pNR1/3jRC0RpE5XmiCnhbEGWHyG6mudQNmOiWAG/9/U51icKHXHBlGF8z\\nbLBvuj+nc2Q4NO1kM+VIFJUdPFiq8i3N/rKMpumBffwO4mjLErmAVQ==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestVolumeBootPattern-899578252", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVUAgnIgVKKeydu+h/1fPxBPrGm3kpLnP3vup6BTq/oYBpgOygn/8WW60x2WjHlZawXjauXQ1Dsb5pKdcNvxwZiIRTqLSJ0Ei/+NQvHFFeCx9fjuRM5TS5GTaDq6mcEQsa6EVmL47AS/N9wpNKuTx6F6xjrdNccxcFks0t3lZu13u91yRTvbYnBV9qCLXoFA/2xvGz/ZDuIUXFC8oAkxw21bwIZNbOUZIhbShgecDnLMzg2X35BhuHiuQdmspu8pM8cy6wEilqEW10mrGywNkXdoBIXNpdidGKIqj964zdaFH/JXzRcJ/OM7q+WndMqqxl7Ng5a2jgVsy/5I5PbTLj Generated-by-Nova", "fingerprint": "96:e9:b5:51:48:38:10:05:e1:33:2a:cf:8c:4b:e5:31", "user_id": "57199bfc73f446d0842c4bfc7fd142b3"}}' 2021-01-12 15:36:00,193 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST http://10.222.0.84/compute/v2.1/os-security-groups 0.425s 2021-01-12 15:36:00,193 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-TestVolumeBootPattern-704841608", "description": "tempest-TestVolumeBootPattern-704841608 description"}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:35:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '249', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93eecfdf-0750-40d1-80fc-098b5f1b4b6e', 'x-compute-request-id': 'req-93eecfdf-0750-40d1-80fc-098b5f1b4b6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-security-groups'} Body: b'{"security_group": {"id": "b3d15c09-8368-4f97-a0b1-c86c77f509de", "description": "tempest-TestVolumeBootPattern-704841608 description", "name": "tempest-TestVolumeBootPattern-704841608", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "rules": []}}' 2021-01-12 15:36:00,487 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST http://10.222.0.84/compute/v2.1/os-security-group-rules 0.290s 2021-01-12 15:36:00,488 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"parent_group_id": "b3d15c09-8368-4f97-a0b1-c86c77f509de", "ip_protocol": "tcp", "from_port": 22, "to_port": 22, "cidr": "0.0.0.0/0"}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50dfce90-d96e-4441-9a0b-8a83b535fde3', 'x-compute-request-id': 'req-50dfce90-d96e-4441-9a0b-8a83b535fde3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-security-group-rules'} Body: b'{"security_group_rule": {"id": "de63d38c-87bb-4e6e-921c-0ddf6efb3652", "parent_group_id": "b3d15c09-8368-4f97-a0b1-c86c77f509de", "ip_protocol": "tcp", "from_port": 22, "to_port": 22, "group": {}, "ip_range": {"cidr": "0.0.0.0/0"}}}' 2021-01-12 15:36:00,869 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST http://10.222.0.84/compute/v2.1/os-security-group-rules 0.378s 2021-01-12 15:36:00,869 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"parent_group_id": "b3d15c09-8368-4f97-a0b1-c86c77f509de", "ip_protocol": "icmp", "from_port": -1, "to_port": -1, "cidr": "0.0.0.0/0"}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c45fb523-9869-4318-a090-fd39f5a830af', 'x-compute-request-id': 'req-c45fb523-9869-4318-a090-fd39f5a830af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/os-security-group-rules'} Body: b'{"security_group_rule": {"id": "b914fa19-bafa-48c7-8b06-ccebfb7692f2", "parent_group_id": "b3d15c09-8368-4f97-a0b1-c86c77f509de", "ip_protocol": "icmp", "from_port": -1, "to_port": -1, "group": {}, "ip_range": {"cidr": "0.0.0.0/0"}}}' 2021-01-12 15:36:00,872 94880 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2021-01-12 15:36:10,230 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/image/v2/images/48b76669-f1b8-449a-bea7-ee85b9372d17 9.357s 2021-01-12 15:36:10,230 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-19c0eeeb-2815-4d99-a6ba-83ab64a0c1b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/image/v2/images/48b76669-f1b8-449a-bea7-ee85b9372d17'} 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": "c31114c17ca64ce79cebeee4cf733e93", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "created_at": "2021-01-12T15:23:02Z", "updated_at": "2021-01-12T15:23:18Z", "tags": [], "self": "/v2/images/48b76669-f1b8-449a-bea7-ee85b9372d17", "file": "/v2/images/48b76669-f1b8-449a-bea7-ee85b9372d17/file", "schema": "/v2/schemas/image"}' 2021-01-12 15:36:10,825 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes 0.594s 2021-01-12 15:36:10,826 94880 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-1755438702", "snapshot_id": null, "imageRef": "48b76669-f1b8-449a-bea7-ee85b9372d17", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44cf6489-f619-4f0c-b581-890eb4d881a4', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44cf6489-f619-4f0c-b581-890eb4d881a4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-01-12 15:36:10,970 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.131s 2021-01-12 15:36:10,971 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22267520-aab6-4fe9-8ca9-44ab8b880efe', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22267520-aab6-4fe9-8ca9-44ab8b880efe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:36:11.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:36:12,084 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.102s 2021-01-12 15:36:12,084 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3420147f-55e8-48fa-af4b-abff41ade22c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3420147f-55e8-48fa-af4b-abff41ade22c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:36:11.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:36:13,182 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.089s 2021-01-12 15:36:13,183 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-992c69b8-81bd-4a28-acb9-bcde3176c7e2', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-992c69b8-81bd-4a28-acb9-bcde3176c7e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:36:11.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:36:14,298 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.107s 2021-01-12 15:36:14,298 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca349810-65b9-4507-82b4-6fae1797ec5d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca349810-65b9-4507-82b4-6fae1797ec5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:36:11.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:36:15,400 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.092s 2021-01-12 15:36:15,400 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3a9be83-c607-445a-932c-f4ea72b70656', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3a9be83-c607-445a-932c-f4ea72b70656', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:36:11.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:36:16,571 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.162s 2021-01-12 15:36:16,572 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-848925ee-cb29-456b-9eff-506f8bd51517', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-848925ee-cb29-456b-9eff-506f8bd51517', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:36:11.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:36:17,681 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.101s 2021-01-12 15:36:17,681 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-609b61d8-3140-41fe-a05f-85fbf69a04f4', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-609b61d8-3140-41fe-a05f-85fbf69a04f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:36:11.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:36:18,855 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.164s 2021-01-12 15:36:18,855 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ad7c2ea-3e2d-47bd-9517-7fe6087bb728', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ad7c2ea-3e2d-47bd-9517-7fe6087bb728', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:36:11.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:36:19,979 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.115s 2021-01-12 15:36:19,979 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47a99938-1dc9-4ef1-8b61-9e6ee82b227b', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47a99938-1dc9-4ef1-8b61-9e6ee82b227b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:36:11.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:36:21,104 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.116s 2021-01-12 15:36:21,104 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4da35b1a-63c3-4a1f-9f63-d8fb7f145595', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4da35b1a-63c3-4a1f-9f63-d8fb7f145595', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:36:11.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:36:22,206 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.093s 2021-01-12 15:36:22,207 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c95351e-6110-4e57-b3ec-dc43c1606635', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c95351e-6110-4e57-b3ec-dc43c1606635', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:36:11.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:36:23,315 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.099s 2021-01-12 15:36:23,315 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-485492d8-7e01-4bd5-8142-4dc26d58c3f0', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-485492d8-7e01-4bd5-8142-4dc26d58c3f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:36:11.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:36:24,416 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.092s 2021-01-12 15:36:24,417 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4a91ae7-bce6-4128-a69e-c4b81ffc61a7', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4a91ae7-bce6-4128-a69e-c4b81ffc61a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:36:11.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:36:25,525 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.099s 2021-01-12 15:36:25,525 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09366bfb-97c6-49c6-8066-82c821004bcc', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09366bfb-97c6-49c6-8066-82c821004bcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:36:11.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:36:26,642 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.107s 2021-01-12 15:36:26,642 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e238cc6f-ecba-42da-a44c-13c397c11fae', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e238cc6f-ecba-42da-a44c-13c397c11fae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:36:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:36:27,749 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.096s 2021-01-12 15:36:27,749 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57da4398-f28c-4644-99ef-1b6599f05ed6', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57da4398-f28c-4644-99ef-1b6599f05ed6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:36:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:36:28,851 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.092s 2021-01-12 15:36:28,852 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-286a544e-40b9-4ba4-823c-790e20160dd6', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-286a544e-40b9-4ba4-823c-790e20160dd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:36:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:36:29,954 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.093s 2021-01-12 15:36:29,955 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbc099ac-c76e-4d75-8293-4c857ca43861', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbc099ac-c76e-4d75-8293-4c857ca43861', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:36:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:36:31,075 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.111s 2021-01-12 15:36:31,076 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5b8cb0d-72e1-4423-8715-6ae5ca781d56', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5b8cb0d-72e1-4423-8715-6ae5ca781d56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:36:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:36:32,172 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.087s 2021-01-12 15:36:32,172 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d87fb489-5c4b-4518-9b95-8c6162e34a7b', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d87fb489-5c4b-4518-9b95-8c6162e34a7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:36:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:36:33,272 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.090s 2021-01-12 15:36:33,272 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9593d200-a30d-498e-ba75-89cced2790f4', 'content-length': '1369', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9593d200-a30d-498e-ba75-89cced2790f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:36:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:36:33,281 94880 INFO [tempest.common.waiters] volume c1a5cc48-c373-426b-a7ad-e29484e17374 reached available after waiting for 23.281216 seconds 2021-01-12 15:36:33,374 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.092s 2021-01-12 15:36:33,374 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7820da38-44b9-48d2-87a4-93e92aca32b6', 'content-length': '1369', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7820da38-44b9-48d2-87a4-93e92aca32b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:36:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:36:33,427 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.84/identity/v3/auth/tokens 0.039s 2021-01-12 15:36:33,427 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3678', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-73418d88-13c4-4811-97f2-3def77dfd4b6', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.84/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "57199bfc73f446d0842c4bfc7fd142b3", "name": "tempest-TestVolumeBootPattern-1035315148", "password_expires_at": null}, "audit_ids": ["fI7eahyJRiGogOho8pssyg"], "expires_at": "2021-01-12T16:36:33.000000Z", "issued_at": "2021-01-12T15:36:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67ee866720b14d4b8a53e496cdfa1a07", "name": "tempest-TestVolumeBootPattern-1035315148"}, "is_domain": false, "roles": [{"id": "dda028b6f8f141c7b6fde5f10e4c0d81", "name": "reader"}, {"id": "53698fc791a047ba884240cd960d1be0", "name": "member"}], "catalog": [{"endpoints": [{"id": "d1e36c91a5c64d2db11feeaf4932ae93", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.84/placement", "region": "RegionOne"}], "id": "141d6c7f532b410b88148f1d6ee881ab", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "48b4245c75ac411c9e3ce5e60ae6d591", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.84/compute/v2.1", "region": "RegionOne"}], "id": "17fece2569e249b9883a4ca35949624e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "716ded3b1b9c4c969e06abe73d54f50a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.84/image", "region": "RegionOne"}], "id": "2559f8b46eea445788e205c7bb4595d9", "type": "image", "name": "glance"}, {"endpoints": [{"id": "45ad48bffe7a4534aec98a8497be0b1d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.84:8080/v1/AUTH_67ee866720b14d4b8a53e496cdfa1a07", "region": "RegionOne"}, {"id": "7cf21f904ace41cfa0c0f9b0227e35ae", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.84:8080", "region": "RegionOne"}], "id": "4a34148cf3214323b12e6107028a6322", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "7e5bcfe021444d47a1d464d8bab04ea1", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.84/compute/v2/67ee866720b14d4b8a53e496cdfa1a07", "region": "RegionOne"}], "id": "6deff2eea8bc47bd8d7e702077cdfc61", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "01e8e19e6c824553b639f4ba703e87ce", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.84/identity", "region": "RegionOne"}, {"id": "9ffbf804296c4da7a77be15c3a47ef8b", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.84/identity", "region": "RegionOne"}], "id": "7cf58a4de5e44aaea85ac3cfc687813d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "d420a1899705494a867b21aafea27d4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.84:9696/", "region": "RegionOne"}], "id": "876bef3944124ca7bf42071b29645352", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "c85b5267e6c442e2b5c93668e0fa060a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.84/volume/v2/67ee866720b14d4b8a53e496cdfa1a07", "region": "RegionOne"}], "id": "bec90ade18e941ed9b670dbdf76753d7", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "f800975b055c4d9e8bfdd9f7d50a6ed7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07", "region": "RegionOne"}], "id": "c626c4680381454fbaafc2801f7b8062", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d41999f6aef14e369d66029f34a4d575", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07", "region": "RegionOne"}], "id": "fbcd0248e9eb4e59a0cee46065020756", "type": "block-storage", "name": "cinder"}]}}' 2021-01-12 15:36:33,428 94880 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_volume_boot_pattern) Found network {'id': '7f77d848-671e-4904-a37a-f3e2d064176e', 'name': 'tempest-TestVolumeBootPattern-188424573-network', 'tenant_id': '67ee866720b14d4b8a53e496cdfa1a07', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '67ee866720b14d4b8a53e496cdfa1a07', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 5, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-12T15:35:37Z', 'updated_at': '2021-01-12T15:35:37Z', 'revision_number': 1} available for tenant 2021-01-12 15:36:34,860 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.222.0.84/compute/v2.1/servers 1.431s 2021-01-12 15:36:34,860 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestVolumeBootPattern-server-1999071969", "imageRef": "", "flavorRef": "452", "key_name": "tempest-TestVolumeBootPattern-899578252", "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "block_device_mapping_v2": [{"uuid": "c1a5cc48-c373-426b-a7ad-e29484e17374", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "7f77d848-671e-4904-a37a-f3e2d064176e"}]}} Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '412', 'location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfdc8dc2-620d-4f03-99ab-a71e744135ca', 'x-compute-request-id': 'req-cfdc8dc2-620d-4f03-99ab-a71e744135ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.84/compute/v2.1/servers'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "adminPass": "XcrizAF357N4"}}' 2021-01-12 15:36:34,999 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.136s 2021-01-12 15:36:35,000 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7206b40b-d22a-4b83-96ac-249891fec259', 'x-compute-request-id': 'req-7206b40b-d22a-4b83-96ac-249891fec259', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:35Z", "updated": "2021-01-12T15:36:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "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-01-12 15:36:36,188 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.178s 2021-01-12 15:36:36,189 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1192', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e03faf1-09e7-4482-9397-5c4bab4f82b9', 'x-compute-request-id': 'req-9e03faf1-09e7-4482-9397-5c4bab4f82b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:36:36,197 94880 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2021-01-12 15:36:37,505 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.307s 2021-01-12 15:36:37,506 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1210', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c7f9b8d-1ec8-44b7-9525-99408da2cd04', 'x-compute-request-id': 'req-2c7f9b8d-1ec8-44b7-9525-99408da2cd04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:36:37,514 94880 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/block_device_mapping" after 2 second wait 2021-01-12 15:36:38,872 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.357s 2021-01-12 15:36:38,872 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec1dbed4-a459-4157-bd10-0022ef1fcfa4', 'x-compute-request-id': 'req-ec1dbed4-a459-4157-bd10-0022ef1fcfa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:36:40,409 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.528s 2021-01-12 15:36:40,410 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb775673-aa6e-4209-9d71-fa9dc0b4410a', 'x-compute-request-id': 'req-fb775673-aa6e-4209-9d71-fa9dc0b4410a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:36:41,706 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.286s 2021-01-12 15:36:41,707 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11e3a82c-1456-492d-918b-39ef18a0edb4', 'x-compute-request-id': 'req-11e3a82c-1456-492d-918b-39ef18a0edb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:36:42,999 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.282s 2021-01-12 15:36:42,999 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-579c4632-41d7-4937-8a7b-2aa408ee83c7', 'x-compute-request-id': 'req-579c4632-41d7-4937-8a7b-2aa408ee83c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:36:44,289 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.279s 2021-01-12 15:36:44,289 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2c8050c-9c4b-4290-9082-88011f92b58d', 'x-compute-request-id': 'req-b2c8050c-9c4b-4290-9082-88011f92b58d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:36:45,582 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.284s 2021-01-12 15:36:45,582 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36980cfb-651b-421e-afb0-898c4ce544c1', 'x-compute-request-id': 'req-36980cfb-651b-421e-afb0-898c4ce544c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:36:46,872 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.280s 2021-01-12 15:36:46,872 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b79b0c4-1974-482a-ad84-69d5ea447a12', 'x-compute-request-id': 'req-2b79b0c4-1974-482a-ad84-69d5ea447a12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:36:48,176 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.295s 2021-01-12 15:36:48,176 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3e94b3a-c35d-47e5-a351-8aaa759f3262', 'x-compute-request-id': 'req-f3e94b3a-c35d-47e5-a351-8aaa759f3262', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:36:49,468 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.283s 2021-01-12 15:36:49,469 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0942cdf3-da0e-4b49-aa9b-f446a3fca817', 'x-compute-request-id': 'req-0942cdf3-da0e-4b49-aa9b-f446a3fca817', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:36:50,764 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.282s 2021-01-12 15:36:50,764 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-512e24ee-c15a-483a-bf67-531f8b0bbce4', 'x-compute-request-id': 'req-512e24ee-c15a-483a-bf67-531f8b0bbce4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:36:52,060 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.286s 2021-01-12 15:36:52,061 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98f97c9b-37f1-41f0-b0e2-08f0f970b64a', 'x-compute-request-id': 'req-98f97c9b-37f1-41f0-b0e2-08f0f970b64a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:36:53,371 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.299s 2021-01-12 15:36:53,371 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ded86429-adb7-49cd-a2ec-c2c89cf0b232', 'x-compute-request-id': 'req-ded86429-adb7-49cd-a2ec-c2c89cf0b232', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:36:54,662 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.281s 2021-01-12 15:36:54,663 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8913719-850c-49c6-9c83-7566d60720eb', 'x-compute-request-id': 'req-a8913719-850c-49c6-9c83-7566d60720eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:36:55,957 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.285s 2021-01-12 15:36:55,958 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8001c320-2a3e-4c98-a339-11c9d10e07dc', 'x-compute-request-id': 'req-8001c320-2a3e-4c98-a339-11c9d10e07dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:36:57,273 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.305s 2021-01-12 15:36:57,274 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0d1db49-b6a6-4984-aa69-de3a7bcaaae8', 'x-compute-request-id': 'req-f0d1db49-b6a6-4984-aa69-de3a7bcaaae8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:36:58,564 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.281s 2021-01-12 15:36:58,564 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-195a8fb2-e69e-4888-bbf6-a05f8513f99c', 'x-compute-request-id': 'req-195a8fb2-e69e-4888-bbf6-a05f8513f99c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:36:59,857 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.282s 2021-01-12 15:36:59,857 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:36:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71e7b900-e859-4a1c-bea3-7ab23d32f623', 'x-compute-request-id': 'req-71e7b900-e859-4a1c-bea3-7ab23d32f623', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:01,147 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.280s 2021-01-12 15:37:01,148 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-439ce396-f98e-4429-bc06-e099766d13a4', 'x-compute-request-id': 'req-439ce396-f98e-4429-bc06-e099766d13a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:02,431 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.274s 2021-01-12 15:37:02,432 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab09c77e-09e3-4c05-bcc7-32964b4cd8bb', 'x-compute-request-id': 'req-ab09c77e-09e3-4c05-bcc7-32964b4cd8bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:03,712 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.271s 2021-01-12 15:37:03,712 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22517a47-925b-40fe-9563-47cff2107225', 'x-compute-request-id': 'req-22517a47-925b-40fe-9563-47cff2107225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:05,004 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.283s 2021-01-12 15:37:05,005 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6abbea8b-4289-4f73-9d9a-cf8496e2841d', 'x-compute-request-id': 'req-6abbea8b-4289-4f73-9d9a-cf8496e2841d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:06,296 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.281s 2021-01-12 15:37:06,296 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5176799-ca13-4866-ace8-eaf29f34c4d4', 'x-compute-request-id': 'req-d5176799-ca13-4866-ace8-eaf29f34c4d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:07,593 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.287s 2021-01-12 15:37:07,594 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-754b2dfe-f1f2-416c-8202-2ff3efd38229', 'x-compute-request-id': 'req-754b2dfe-f1f2-416c-8202-2ff3efd38229', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:08,889 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.286s 2021-01-12 15:37:08,890 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b391755-97c0-4585-ba13-5dfa6bd322a7', 'x-compute-request-id': 'req-2b391755-97c0-4585-ba13-5dfa6bd322a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:10,179 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.280s 2021-01-12 15:37:10,179 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2785429-6416-4cf1-aa36-7f45d7d9b201', 'x-compute-request-id': 'req-b2785429-6416-4cf1-aa36-7f45d7d9b201', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:11,457 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.269s 2021-01-12 15:37:11,458 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbfd88fb-7713-4cc8-8c47-29928c90c9f5', 'x-compute-request-id': 'req-dbfd88fb-7713-4cc8-8c47-29928c90c9f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:12,765 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.297s 2021-01-12 15:37:12,765 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d49ee083-ba01-4786-b5f3-3ba1001350d7', 'x-compute-request-id': 'req-d49ee083-ba01-4786-b5f3-3ba1001350d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:14,277 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.503s 2021-01-12 15:37:14,278 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0f55844-8e34-409a-b058-76b8baf10d64', 'x-compute-request-id': 'req-f0f55844-8e34-409a-b058-76b8baf10d64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:15,792 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.505s 2021-01-12 15:37:15,792 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3895dfb-fe7b-4b29-b879-67085baad3a4', 'x-compute-request-id': 'req-d3895dfb-fe7b-4b29-b879-67085baad3a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:17,107 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.306s 2021-01-12 15:37:17,107 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25bdea97-aad9-44dc-af08-cdab3f51688c', 'x-compute-request-id': 'req-25bdea97-aad9-44dc-af08-cdab3f51688c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:18,687 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.568s 2021-01-12 15:37:18,687 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38d43500-6692-4f68-91f5-cc03903c9db5', 'x-compute-request-id': 'req-38d43500-6692-4f68-91f5-cc03903c9db5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:19,982 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.286s 2021-01-12 15:37:19,983 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87401dad-e77e-4ddc-bbf2-4c0de1c3500d', 'x-compute-request-id': 'req-87401dad-e77e-4ddc-bbf2-4c0de1c3500d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:21,272 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.280s 2021-01-12 15:37:21,272 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42c4b413-860f-49d2-b208-c4d6dad27393', 'x-compute-request-id': 'req-42c4b413-860f-49d2-b208-c4d6dad27393', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:22,568 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.287s 2021-01-12 15:37:22,568 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-131a1c82-8c1a-4638-822d-94226c2fe08b', 'x-compute-request-id': 'req-131a1c82-8c1a-4638-822d-94226c2fe08b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:23,852 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.275s 2021-01-12 15:37:23,853 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34e83fe0-5b2c-42e1-a08a-8230b1fb37fb', 'x-compute-request-id': 'req-34e83fe0-5b2c-42e1-a08a-8230b1fb37fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:25,148 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.286s 2021-01-12 15:37:25,148 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c57c1163-ba4a-4df4-8131-927184f876d5', 'x-compute-request-id': 'req-c57c1163-ba4a-4df4-8131-927184f876d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:26,438 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.281s 2021-01-12 15:37:26,439 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff30437a-91bc-4e49-99f8-e4339b67d4a7', 'x-compute-request-id': 'req-ff30437a-91bc-4e49-99f8-e4339b67d4a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:27,729 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.281s 2021-01-12 15:37:27,730 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c490054-0e6f-4cdb-a228-f63560264b66', 'x-compute-request-id': 'req-3c490054-0e6f-4cdb-a228-f63560264b66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:29,021 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.282s 2021-01-12 15:37:29,022 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23ee0096-ff76-4489-8c67-b1f7487ef161', 'x-compute-request-id': 'req-23ee0096-ff76-4489-8c67-b1f7487ef161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:30,313 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.282s 2021-01-12 15:37:30,313 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8346d29f-c65f-4434-b47a-3f4ee5d2bb14', 'x-compute-request-id': 'req-8346d29f-c65f-4434-b47a-3f4ee5d2bb14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:31,739 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.416s 2021-01-12 15:37:31,740 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e28b079-8642-48ce-bc7b-3241584b8cfa', 'x-compute-request-id': 'req-1e28b079-8642-48ce-bc7b-3241584b8cfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:33,026 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.277s 2021-01-12 15:37:33,027 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40e82ef7-795d-4caa-83a7-6a78a9a5ba4e', 'x-compute-request-id': 'req-40e82ef7-795d-4caa-83a7-6a78a9a5ba4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:34,316 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.280s 2021-01-12 15:37:34,317 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ef3cf0c-b21f-4840-b044-1278e329b6e2', 'x-compute-request-id': 'req-4ef3cf0c-b21f-4840-b044-1278e329b6e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:35,609 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.282s 2021-01-12 15:37:35,609 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68289fbb-ca5e-4ecf-ba6d-b10f1765f608', 'x-compute-request-id': 'req-68289fbb-ca5e-4ecf-ba6d-b10f1765f608', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:36,939 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.320s 2021-01-12 15:37:36,939 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-594e53e5-4868-46ee-bffa-8ac638c02307', 'x-compute-request-id': 'req-594e53e5-4868-46ee-bffa-8ac638c02307', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:38,225 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.277s 2021-01-12 15:37:38,225 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-150004d3-d6fa-43bf-a36b-d0860b6bb168', 'x-compute-request-id': 'req-150004d3-d6fa-43bf-a36b-d0860b6bb168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:39,523 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.288s 2021-01-12 15:37:39,523 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd97d4fb-d13e-4485-ac86-19bef6406674', 'x-compute-request-id': 'req-cd97d4fb-d13e-4485-ac86-19bef6406674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:40,820 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.287s 2021-01-12 15:37:40,820 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6263abb-e34c-4324-8c21-ea53acdf547b', 'x-compute-request-id': 'req-c6263abb-e34c-4324-8c21-ea53acdf547b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:42,120 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.290s 2021-01-12 15:37:42,120 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb578b9d-2b51-43c1-a5ab-140993eb9e27', 'x-compute-request-id': 'req-fb578b9d-2b51-43c1-a5ab-140993eb9e27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:43,407 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.278s 2021-01-12 15:37:43,408 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73d24028-1cff-4978-a8b7-acada9140d6d', 'x-compute-request-id': 'req-73d24028-1cff-4978-a8b7-acada9140d6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:44,705 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.288s 2021-01-12 15:37:44,706 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17facc79-def4-4d83-95e1-db1c7be5cf38', 'x-compute-request-id': 'req-17facc79-def4-4d83-95e1-db1c7be5cf38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:45,993 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.278s 2021-01-12 15:37:45,993 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9eab8664-0d3e-4d22-a0c1-be5fe30b67e6', 'x-compute-request-id': 'req-9eab8664-0d3e-4d22-a0c1-be5fe30b67e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:47,313 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.311s 2021-01-12 15:37:47,314 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2945eda6-d3c0-4790-b284-6fa8d74bcdd0', 'x-compute-request-id': 'req-2945eda6-d3c0-4790-b284-6fa8d74bcdd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:48,601 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.279s 2021-01-12 15:37:48,602 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9267cd00-657f-4dda-a436-c11aadd21eac', 'x-compute-request-id': 'req-9267cd00-657f-4dda-a436-c11aadd21eac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:49,901 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.289s 2021-01-12 15:37:49,901 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e6bbd81-1dbf-40ba-98d5-ada9af1a2fa6', 'x-compute-request-id': 'req-0e6bbd81-1dbf-40ba-98d5-ada9af1a2fa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:51,340 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.429s 2021-01-12 15:37:51,340 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d1bd223-a4a3-416d-84af-b946c23bb5b2', 'x-compute-request-id': 'req-7d1bd223-a4a3-416d-84af-b946c23bb5b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:52,634 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.283s 2021-01-12 15:37:52,634 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aebe3b34-9b61-4b52-93a6-5ff4e15d6610', 'x-compute-request-id': 'req-aebe3b34-9b61-4b52-93a6-5ff4e15d6610', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:53,930 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.286s 2021-01-12 15:37:53,931 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85001e98-f25d-4d5b-a067-47e71e61b5df', 'x-compute-request-id': 'req-85001e98-f25d-4d5b-a067-47e71e61b5df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:55,219 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.279s 2021-01-12 15:37:55,220 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-724ef349-3e48-4ec7-9892-65aab023da7e', 'x-compute-request-id': 'req-724ef349-3e48-4ec7-9892-65aab023da7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:56,531 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.301s 2021-01-12 15:37:56,531 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fc44930-a3d5-4d8d-b251-c1715b1493e8', 'x-compute-request-id': 'req-9fc44930-a3d5-4d8d-b251-c1715b1493e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:57,824 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.282s 2021-01-12 15:37:57,824 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14f7646f-29ed-4cf9-96f2-f4ede47b5536', 'x-compute-request-id': 'req-14f7646f-29ed-4cf9-96f2-f4ede47b5536', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:37:59,129 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.293s 2021-01-12 15:37:59,130 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:37:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95c26f22-cbf6-480f-9e75-ccf406868a45', 'x-compute-request-id': 'req-95c26f22-cbf6-480f-9e75-ccf406868a45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:00,422 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.283s 2021-01-12 15:38:00,423 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a97b18e4-05d5-4835-ad57-08fb5ed285e1', 'x-compute-request-id': 'req-a97b18e4-05d5-4835-ad57-08fb5ed285e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:01,928 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.492s 2021-01-12 15:38:01,928 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7ec381e-0594-4a98-9120-cbd391fc966c', 'x-compute-request-id': 'req-a7ec381e-0594-4a98-9120-cbd391fc966c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:03,225 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.287s 2021-01-12 15:38:03,225 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a603c14-6b5b-40f7-951a-e754aa1db420', 'x-compute-request-id': 'req-6a603c14-6b5b-40f7-951a-e754aa1db420', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:04,512 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.277s 2021-01-12 15:38:04,512 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4933119-0159-4cea-8f1e-19e62b81a28b', 'x-compute-request-id': 'req-b4933119-0159-4cea-8f1e-19e62b81a28b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:05,811 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.287s 2021-01-12 15:38:05,812 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a931debc-0a9f-4cf2-8390-281240055144', 'x-compute-request-id': 'req-a931debc-0a9f-4cf2-8390-281240055144', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:07,121 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.300s 2021-01-12 15:38:07,122 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f78a43c-119b-4192-91df-0b3538d7cb5f', 'x-compute-request-id': 'req-2f78a43c-119b-4192-91df-0b3538d7cb5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:08,428 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.298s 2021-01-12 15:38:08,429 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1279cb42-ceb1-4791-93a1-5e542b04d524', 'x-compute-request-id': 'req-1279cb42-ceb1-4791-93a1-5e542b04d524', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:09,727 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.288s 2021-01-12 15:38:09,727 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28e211d0-d6c1-45f1-a9f9-18989585ca31', 'x-compute-request-id': 'req-28e211d0-d6c1-45f1-a9f9-18989585ca31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:11,016 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.280s 2021-01-12 15:38:11,017 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8979bc83-ef07-4ebd-96b4-e6f779deb28f', 'x-compute-request-id': 'req-8979bc83-ef07-4ebd-96b4-e6f779deb28f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:12,304 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.278s 2021-01-12 15:38:12,305 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adc4a163-2f0e-4925-a88c-597f3b7b8e36', 'x-compute-request-id': 'req-adc4a163-2f0e-4925-a88c-597f3b7b8e36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:13,603 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.287s 2021-01-12 15:38:13,603 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c8bcc7f-7809-4f03-a9fe-5536ad4b02a5', 'x-compute-request-id': 'req-2c8bcc7f-7809-4f03-a9fe-5536ad4b02a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:14,921 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.309s 2021-01-12 15:38:14,922 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd833fad-3836-4e9f-878e-ce89658ff126', 'x-compute-request-id': 'req-cd833fad-3836-4e9f-878e-ce89658ff126', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:16,219 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.288s 2021-01-12 15:38:16,219 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d43d014b-63fa-41cb-b0bb-a16c1a853394', 'x-compute-request-id': 'req-d43d014b-63fa-41cb-b0bb-a16c1a853394', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:17,507 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.278s 2021-01-12 15:38:17,508 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fa25b71-eb83-4866-95ea-17c8796e86bc', 'x-compute-request-id': 'req-8fa25b71-eb83-4866-95ea-17c8796e86bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:18,821 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.304s 2021-01-12 15:38:18,822 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e145c2fc-30b5-4100-9eec-11d0f62a1b4d', 'x-compute-request-id': 'req-e145c2fc-30b5-4100-9eec-11d0f62a1b4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:20,118 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.287s 2021-01-12 15:38:20,119 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7eb876f8-9731-495b-88e8-a55c6ccd4647', 'x-compute-request-id': 'req-7eb876f8-9731-495b-88e8-a55c6ccd4647', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:21,425 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.297s 2021-01-12 15:38:21,426 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7fb987a-995c-4553-88e9-3711711ed768', 'x-compute-request-id': 'req-e7fb987a-995c-4553-88e9-3711711ed768', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:22,722 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.287s 2021-01-12 15:38:22,723 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d376629-aecd-4f36-92f4-a0aae7861cfa', 'x-compute-request-id': 'req-4d376629-aecd-4f36-92f4-a0aae7861cfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:24,013 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.281s 2021-01-12 15:38:24,014 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11a02f3d-d8f0-49f6-b7de-1dc538c45670', 'x-compute-request-id': 'req-11a02f3d-d8f0-49f6-b7de-1dc538c45670', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:25,303 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.279s 2021-01-12 15:38:25,303 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca03b62f-5b0d-4f57-9297-62c7a5feb55c', 'x-compute-request-id': 'req-ca03b62f-5b0d-4f57-9297-62c7a5feb55c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:26,597 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.284s 2021-01-12 15:38:26,597 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bad09d6e-3f6b-4d82-a52c-31367e517274', 'x-compute-request-id': 'req-bad09d6e-3f6b-4d82-a52c-31367e517274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:27,896 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.289s 2021-01-12 15:38:27,897 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94436d1e-0205-45a9-afd8-f3523789cf30', 'x-compute-request-id': 'req-94436d1e-0205-45a9-afd8-f3523789cf30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:29,195 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.289s 2021-01-12 15:38:29,196 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f33b9898-6335-41a7-8935-f5369133edbf', 'x-compute-request-id': 'req-f33b9898-6335-41a7-8935-f5369133edbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:30,528 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.322s 2021-01-12 15:38:30,528 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7abc62d6-20bf-4a30-9ef6-6ec4898bf710', 'x-compute-request-id': 'req-7abc62d6-20bf-4a30-9ef6-6ec4898bf710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:31,814 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.272s 2021-01-12 15:38:31,814 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a607673-5aa3-4202-b189-12b5dd6ed78f', 'x-compute-request-id': 'req-0a607673-5aa3-4202-b189-12b5dd6ed78f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:33,116 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.292s 2021-01-12 15:38:33,117 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7011645d-ec5f-42f2-be86-7971afc18dc4', 'x-compute-request-id': 'req-7011645d-ec5f-42f2-be86-7971afc18dc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:34,412 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.286s 2021-01-12 15:38:34,412 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78aa5b88-b45d-4590-a9cd-49a0a7840ea6', 'x-compute-request-id': 'req-78aa5b88-b45d-4590-a9cd-49a0a7840ea6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:35,721 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.300s 2021-01-12 15:38:35,722 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed69f351-59bb-4441-89f6-e9fa6eed7166', 'x-compute-request-id': 'req-ed69f351-59bb-4441-89f6-e9fa6eed7166', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:37,268 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.536s 2021-01-12 15:38:37,268 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91087965-7e1a-4c88-8f49-129473986a32', 'x-compute-request-id': 'req-91087965-7e1a-4c88-8f49-129473986a32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:38,581 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.303s 2021-01-12 15:38:38,581 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29c5db32-9dd8-4cc9-a4f6-4a9782b150b1', 'x-compute-request-id': 'req-29c5db32-9dd8-4cc9-a4f6-4a9782b150b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:39,869 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.278s 2021-01-12 15:38:39,869 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aba9186d-8420-462e-b1ac-8f53718e70da', 'x-compute-request-id': 'req-aba9186d-8420-462e-b1ac-8f53718e70da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:41,164 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.286s 2021-01-12 15:38:41,165 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a291755e-281f-41e0-8e03-1fdd95b8620f', 'x-compute-request-id': 'req-a291755e-281f-41e0-8e03-1fdd95b8620f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:42,464 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.287s 2021-01-12 15:38:42,464 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58fb7d03-53bc-429d-a1b3-7e7369894d6f', 'x-compute-request-id': 'req-58fb7d03-53bc-429d-a1b3-7e7369894d6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:43,758 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.283s 2021-01-12 15:38:43,758 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddad77df-bd4d-4e14-ad7b-21896dd4694d', 'x-compute-request-id': 'req-ddad77df-bd4d-4e14-ad7b-21896dd4694d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:45,050 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.283s 2021-01-12 15:38:45,051 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba5fc734-ebbc-4d46-b6c0-0dd2aa21dd30', 'x-compute-request-id': 'req-ba5fc734-ebbc-4d46-b6c0-0dd2aa21dd30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:46,345 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.283s 2021-01-12 15:38:46,345 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4b5b889-df67-468d-897b-99bc02e6bf40', 'x-compute-request-id': 'req-e4b5b889-df67-468d-897b-99bc02e6bf40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:47,633 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.278s 2021-01-12 15:38:47,634 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9b39bab-2ae9-4f05-9f05-3ab5418169c3', 'x-compute-request-id': 'req-b9b39bab-2ae9-4f05-9f05-3ab5418169c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:48,933 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.290s 2021-01-12 15:38:48,934 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63951b0c-8b33-48cc-a8fc-45dd647d3249', 'x-compute-request-id': 'req-63951b0c-8b33-48cc-a8fc-45dd647d3249', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:50,241 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.297s 2021-01-12 15:38:50,242 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34d75633-1056-4e5e-a656-f00eb7091ea3', 'x-compute-request-id': 'req-34d75633-1056-4e5e-a656-f00eb7091ea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:51,527 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.276s 2021-01-12 15:38:51,528 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c13fb98f-7a96-4922-b204-6398c64caefd', 'x-compute-request-id': 'req-c13fb98f-7a96-4922-b204-6398c64caefd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:52,834 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.296s 2021-01-12 15:38:52,834 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85609ada-9cc3-4d66-8ecc-8c7415074f1f', 'x-compute-request-id': 'req-85609ada-9cc3-4d66-8ecc-8c7415074f1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:54,137 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.293s 2021-01-12 15:38:54,138 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f25d2914-a8a1-4728-a98e-766faa449097', 'x-compute-request-id': 'req-f25d2914-a8a1-4728-a98e-766faa449097', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:55,432 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.285s 2021-01-12 15:38:55,432 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58aa1eee-e1bc-4745-882f-c61c843ceffe', 'x-compute-request-id': 'req-58aa1eee-e1bc-4745-882f-c61c843ceffe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:56,722 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.280s 2021-01-12 15:38:56,722 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aaf135eb-1ccf-4564-b423-0cbd114554e0', 'x-compute-request-id': 'req-aaf135eb-1ccf-4564-b423-0cbd114554e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:58,020 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.289s 2021-01-12 15:38:58,020 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07ff458f-0e78-400f-bad6-3f205610172e', 'x-compute-request-id': 'req-07ff458f-0e78-400f-bad6-3f205610172e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:38:59,331 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.302s 2021-01-12 15:38:59,331 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:38:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2e96509-deec-4076-b4d1-bc6538296f9c', 'x-compute-request-id': 'req-c2e96509-deec-4076-b4d1-bc6538296f9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:00,626 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.285s 2021-01-12 15:39:00,627 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b0f719e-f025-4452-9bc6-563738779c59', 'x-compute-request-id': 'req-5b0f719e-f025-4452-9bc6-563738779c59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:01,929 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.292s 2021-01-12 15:39:01,929 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-701e5d91-137d-4ea2-ba45-345e77669497', 'x-compute-request-id': 'req-701e5d91-137d-4ea2-ba45-345e77669497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:03,217 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.278s 2021-01-12 15:39:03,218 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd321a99-73bf-4acb-aa6d-48b7c961d93e', 'x-compute-request-id': 'req-bd321a99-73bf-4acb-aa6d-48b7c961d93e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:04,524 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.296s 2021-01-12 15:39:04,524 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-459d582c-e49f-4b1f-bb1e-e60f7a63d2bd', 'x-compute-request-id': 'req-459d582c-e49f-4b1f-bb1e-e60f7a63d2bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:05,816 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.282s 2021-01-12 15:39:05,816 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1bd0893-a4e9-4d39-9677-9c93ce3fcc58', 'x-compute-request-id': 'req-e1bd0893-a4e9-4d39-9677-9c93ce3fcc58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:07,111 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.286s 2021-01-12 15:39:07,112 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-717d5129-b77f-47a3-9ec3-079d9d3e413d', 'x-compute-request-id': 'req-717d5129-b77f-47a3-9ec3-079d9d3e413d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:08,403 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.281s 2021-01-12 15:39:08,404 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0daeb38b-216b-4c91-88d0-9acc1cd5c2e3', 'x-compute-request-id': 'req-0daeb38b-216b-4c91-88d0-9acc1cd5c2e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:09,719 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.305s 2021-01-12 15:39:09,719 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-919b6451-7bf2-4615-807e-ad5f888d4464', 'x-compute-request-id': 'req-919b6451-7bf2-4615-807e-ad5f888d4464', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:11,025 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.295s 2021-01-12 15:39:11,025 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db7aaf74-dd30-41fa-b3d5-b5294715fd99', 'x-compute-request-id': 'req-db7aaf74-dd30-41fa-b3d5-b5294715fd99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:12,314 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.279s 2021-01-12 15:39:12,315 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51710981-942c-4f15-8785-bf68b5719fce', 'x-compute-request-id': 'req-51710981-942c-4f15-8785-bf68b5719fce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:13,605 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.281s 2021-01-12 15:39:13,605 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b45c429d-6c88-4667-a7fd-9b58cd4f93a4', 'x-compute-request-id': 'req-b45c429d-6c88-4667-a7fd-9b58cd4f93a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:14,898 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.284s 2021-01-12 15:39:14,899 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-382a5b5e-4332-4a2e-aeb2-0aa9c3c2f92e', 'x-compute-request-id': 'req-382a5b5e-4332-4a2e-aeb2-0aa9c3c2f92e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:16,200 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.290s 2021-01-12 15:39:16,200 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57204146-158c-4489-9ef3-2fb7272f50bf', 'x-compute-request-id': 'req-57204146-158c-4489-9ef3-2fb7272f50bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:17,489 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.279s 2021-01-12 15:39:17,489 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad377259-7463-4168-9e93-ef0fc5a30cfc', 'x-compute-request-id': 'req-ad377259-7463-4168-9e93-ef0fc5a30cfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:18,794 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.295s 2021-01-12 15:39:18,795 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2be5cc1c-5dd7-4331-9211-cf087f9ee14a', 'x-compute-request-id': 'req-2be5cc1c-5dd7-4331-9211-cf087f9ee14a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:20,085 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.280s 2021-01-12 15:39:20,085 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc41eae1-bc36-4e17-83d2-52fb10fdea3b', 'x-compute-request-id': 'req-cc41eae1-bc36-4e17-83d2-52fb10fdea3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:21,377 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.282s 2021-01-12 15:39:21,378 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4718cc8-da2c-457b-a51e-c9d3b0fb6456', 'x-compute-request-id': 'req-a4718cc8-da2c-457b-a51e-c9d3b0fb6456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:22,670 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.282s 2021-01-12 15:39:22,671 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25275986-7a9a-43e1-908b-f3ff48daeb6d', 'x-compute-request-id': 'req-25275986-7a9a-43e1-908b-f3ff48daeb6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:23,959 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.279s 2021-01-12 15:39:23,960 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cade86c-a9c0-4ee4-86fe-86f25ac53bd9', 'x-compute-request-id': 'req-2cade86c-a9c0-4ee4-86fe-86f25ac53bd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:25,259 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.290s 2021-01-12 15:39:25,260 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b1b2a0e-f47e-437b-99cd-5c8237b22091', 'x-compute-request-id': 'req-2b1b2a0e-f47e-437b-99cd-5c8237b22091', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:26,551 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.281s 2021-01-12 15:39:26,551 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d03d6d3a-a751-46ed-a33f-c04e37ebd839', 'x-compute-request-id': 'req-d03d6d3a-a751-46ed-a33f-c04e37ebd839', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:27,839 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.278s 2021-01-12 15:39:27,839 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b92f7323-0422-42ec-ac4c-4a29dd524218', 'x-compute-request-id': 'req-b92f7323-0422-42ec-ac4c-4a29dd524218', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:29,127 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.278s 2021-01-12 15:39:29,128 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f61a24da-59f1-4eec-a3d0-b69c901f4536', 'x-compute-request-id': 'req-f61a24da-59f1-4eec-a3d0-b69c901f4536', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:30,421 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.283s 2021-01-12 15:39:30,421 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d248d655-a1d6-4e39-a8d2-4da51155c82c', 'x-compute-request-id': 'req-d248d655-a1d6-4e39-a8d2-4da51155c82c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:31,877 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.445s 2021-01-12 15:39:31,877 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5398bf48-8c45-4093-9fde-663d73017888', 'x-compute-request-id': 'req-5398bf48-8c45-4093-9fde-663d73017888', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:33,177 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.289s 2021-01-12 15:39:33,178 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da50fe5a-4ee0-49a5-be4e-e33921e2fe02', 'x-compute-request-id': 'req-da50fe5a-4ee0-49a5-be4e-e33921e2fe02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "459e45dca00e0a29bf9f1e0e2d9ac89fcc83e9e4f139573efd296534", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:35,050 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.863s 2021-01-12 15:39:35,050 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1228', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58816748-3267-4cb0-bbe5-f2a7030030b7', 'x-compute-request-id': 'req-58816748-3267-4cb0-bbe5-f2a7030030b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestVolumeBootPattern-704841608"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:36,244 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.183s 2021-01-12 15:39:36,244 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-113fdc96-3cd1-4e1b-a70e-9be78975f8e1', 'x-compute-request-id': 'req-113fdc96-3cd1-4e1b-a70e-9be78975f8e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:37,419 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.165s 2021-01-12 15:39:37,419 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc9d9aa1-5c82-43ef-a5ed-a50d0beef8e0', 'x-compute-request-id': 'req-bc9d9aa1-5c82-43ef-a5ed-a50d0beef8e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:38,596 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.167s 2021-01-12 15:39:38,597 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-974c804f-f40c-4484-9d6c-fbd177cf109d', 'x-compute-request-id': 'req-974c804f-f40c-4484-9d6c-fbd177cf109d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:39,776 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.169s 2021-01-12 15:39:39,776 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05ba5542-8b51-405a-beb5-fffc4b89cfd7', 'x-compute-request-id': 'req-05ba5542-8b51-405a-beb5-fffc4b89cfd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:40,968 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.182s 2021-01-12 15:39:40,969 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-970b2507-c970-4492-a094-a3260bebc116', 'x-compute-request-id': 'req-970b2507-c970-4492-a094-a3260bebc116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:42,156 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.177s 2021-01-12 15:39:42,157 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abc1dae5-32e1-4ce5-b640-d5ae3b609cb2', 'x-compute-request-id': 'req-abc1dae5-32e1-4ce5-b640-d5ae3b609cb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:43,337 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.171s 2021-01-12 15:39:43,337 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3ddfd9a-323e-4716-a84f-ee8ab5da121c', 'x-compute-request-id': 'req-c3ddfd9a-323e-4716-a84f-ee8ab5da121c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:44,514 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.167s 2021-01-12 15:39:44,514 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3a23aa7-e8a9-48a6-a2d6-bb04c971a37a', 'x-compute-request-id': 'req-e3a23aa7-e8a9-48a6-a2d6-bb04c971a37a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:45,696 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.171s 2021-01-12 15:39:45,696 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cab5522b-4f2e-4446-91c6-9c83f32c6e14', 'x-compute-request-id': 'req-cab5522b-4f2e-4446-91c6-9c83f32c6e14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:46,872 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.166s 2021-01-12 15:39:46,872 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0eba17b6-4563-4a26-9f51-dc40fe8c10f9', 'x-compute-request-id': 'req-0eba17b6-4563-4a26-9f51-dc40fe8c10f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:48,051 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.168s 2021-01-12 15:39:48,051 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be45dc24-3c8f-4cac-b3c8-984f49263acb', 'x-compute-request-id': 'req-be45dc24-3c8f-4cac-b3c8-984f49263acb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:49,234 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.173s 2021-01-12 15:39:49,235 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03b04fad-42a0-476c-b8d9-da75b9d0c111', 'x-compute-request-id': 'req-03b04fad-42a0-476c-b8d9-da75b9d0c111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:50,411 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.168s 2021-01-12 15:39:50,412 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95c37c5c-7f19-4a82-a849-fb5915953367', 'x-compute-request-id': 'req-95c37c5c-7f19-4a82-a849-fb5915953367', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:51,587 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.166s 2021-01-12 15:39:51,587 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3aa8451a-7ff1-4101-a07d-bc0b96fd1347', 'x-compute-request-id': 'req-3aa8451a-7ff1-4101-a07d-bc0b96fd1347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:52,764 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.167s 2021-01-12 15:39:52,764 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8520a9d-959e-497c-8ee2-2c9f448b79ee', 'x-compute-request-id': 'req-f8520a9d-959e-497c-8ee2-2c9f448b79ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:53,946 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.171s 2021-01-12 15:39:53,946 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6f90224-a774-49ca-930e-53aea9529cfd', 'x-compute-request-id': 'req-c6f90224-a774-49ca-930e-53aea9529cfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:55,129 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.173s 2021-01-12 15:39:55,130 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bed8aff-d43e-42bc-a022-fe77f6629948', 'x-compute-request-id': 'req-5bed8aff-d43e-42bc-a022-fe77f6629948', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:56,313 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.174s 2021-01-12 15:39:56,314 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0c4a65f-c5d0-4186-9a90-97756c4f7ffb', 'x-compute-request-id': 'req-d0c4a65f-c5d0-4186-9a90-97756c4f7ffb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:57,495 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.172s 2021-01-12 15:39:57,495 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-077eb064-7f48-4203-974b-03019a9c3f65', 'x-compute-request-id': 'req-077eb064-7f48-4203-974b-03019a9c3f65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:58,675 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.171s 2021-01-12 15:39:58,676 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59426ba9-cb2f-4792-9ae4-0f586519c725', 'x-compute-request-id': 'req-59426ba9-cb2f-4792-9ae4-0f586519c725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:39:59,852 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.166s 2021-01-12 15:39:59,853 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:39:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-169283ff-f750-44ba-9c76-b318074218d3', 'x-compute-request-id': 'req-169283ff-f750-44ba-9c76-b318074218d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:01,041 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.179s 2021-01-12 15:40:01,042 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40a0e44f-dc3d-41ff-93a9-9c42e2d42fc5', 'x-compute-request-id': 'req-40a0e44f-dc3d-41ff-93a9-9c42e2d42fc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:02,216 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.165s 2021-01-12 15:40:02,216 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ddde6cc-ab1c-4f16-a828-aa8b23aedd21', 'x-compute-request-id': 'req-4ddde6cc-ab1c-4f16-a828-aa8b23aedd21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:03,751 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.524s 2021-01-12 15:40:03,751 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fb0c23e-a07b-4ee5-8186-122d220a7437', 'x-compute-request-id': 'req-0fb0c23e-a07b-4ee5-8186-122d220a7437', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:04,929 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.168s 2021-01-12 15:40:04,929 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab781d9f-2274-4521-a7d4-bfb550930180', 'x-compute-request-id': 'req-ab781d9f-2274-4521-a7d4-bfb550930180', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:06,194 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.255s 2021-01-12 15:40:06,194 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de049958-fa84-4102-93cc-89e4c116667a', 'x-compute-request-id': 'req-de049958-fa84-4102-93cc-89e4c116667a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:07,377 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.173s 2021-01-12 15:40:07,377 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18722581-9c7d-46ad-b61e-0c72c9e85c14', 'x-compute-request-id': 'req-18722581-9c7d-46ad-b61e-0c72c9e85c14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:08,570 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.183s 2021-01-12 15:40:08,570 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-117dc1ac-0145-442f-a97a-b5632329781f', 'x-compute-request-id': 'req-117dc1ac-0145-442f-a97a-b5632329781f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:09,824 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.245s 2021-01-12 15:40:09,824 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e91f894-d672-4deb-af17-e4aa273d5cf9', 'x-compute-request-id': 'req-2e91f894-d672-4deb-af17-e4aa273d5cf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:11,008 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.175s 2021-01-12 15:40:11,008 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c97f182-3561-486c-b0e7-c06192a71628', 'x-compute-request-id': 'req-2c97f182-3561-486c-b0e7-c06192a71628', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:12,191 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.173s 2021-01-12 15:40:12,191 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63f85b9e-830f-4785-a584-214406837205', 'x-compute-request-id': 'req-63f85b9e-830f-4785-a584-214406837205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:13,364 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.163s 2021-01-12 15:40:13,365 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76b158a5-b8a6-4618-ac8f-07e2021abc92', 'x-compute-request-id': 'req-76b158a5-b8a6-4618-ac8f-07e2021abc92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:14,545 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.171s 2021-01-12 15:40:14,545 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ef5406b-48aa-4b87-b74d-e4234fd16be5', 'x-compute-request-id': 'req-5ef5406b-48aa-4b87-b74d-e4234fd16be5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:15,725 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.169s 2021-01-12 15:40:15,725 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ace28471-47b0-4b9a-911f-915225febd1f', 'x-compute-request-id': 'req-ace28471-47b0-4b9a-911f-915225febd1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:16,929 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.196s 2021-01-12 15:40:16,930 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8dd96507-855f-486f-86b9-570b04de2464', 'x-compute-request-id': 'req-8dd96507-855f-486f-86b9-570b04de2464', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:18,112 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.173s 2021-01-12 15:40:18,113 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be5cee5e-4222-4a7f-b6f0-c489840718e2', 'x-compute-request-id': 'req-be5cee5e-4222-4a7f-b6f0-c489840718e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:19,293 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.169s 2021-01-12 15:40:19,293 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4e003f1-6878-4a05-a17a-8131d58dc9b5', 'x-compute-request-id': 'req-a4e003f1-6878-4a05-a17a-8131d58dc9b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:20,468 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.165s 2021-01-12 15:40:20,469 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebed54da-8f56-4502-95e8-040c063ef437', 'x-compute-request-id': 'req-ebed54da-8f56-4502-95e8-040c063ef437', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:21,650 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.171s 2021-01-12 15:40:21,650 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3462b57d-4c97-4648-87a0-001a9ded9546', 'x-compute-request-id': 'req-3462b57d-4c97-4648-87a0-001a9ded9546', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:22,833 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.172s 2021-01-12 15:40:22,834 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ab29dc2-15da-4674-bb8c-9474410566c5', 'x-compute-request-id': 'req-8ab29dc2-15da-4674-bb8c-9474410566c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:24,017 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.174s 2021-01-12 15:40:24,018 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9f194a7-bda1-443b-a300-2a69884b4187', 'x-compute-request-id': 'req-f9f194a7-bda1-443b-a300-2a69884b4187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:25,202 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.175s 2021-01-12 15:40:25,202 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2eae5a38-e683-4359-b8ba-a8ef5c392f94', 'x-compute-request-id': 'req-2eae5a38-e683-4359-b8ba-a8ef5c392f94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:26,386 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.174s 2021-01-12 15:40:26,387 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86c776b6-4fe2-4e4b-8029-9c1fbdd703cb', 'x-compute-request-id': 'req-86c776b6-4fe2-4e4b-8029-9c1fbdd703cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:27,570 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.174s 2021-01-12 15:40:27,570 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9590f8d6-e25e-4700-952e-27f25b3ea199', 'x-compute-request-id': 'req-9590f8d6-e25e-4700-952e-27f25b3ea199', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:28,750 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.170s 2021-01-12 15:40:28,750 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4300d883-ee71-4893-a4cf-d1837dc37b63', 'x-compute-request-id': 'req-4300d883-ee71-4893-a4cf-d1837dc37b63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:29,926 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.165s 2021-01-12 15:40:29,926 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b3773fa-69f5-491e-bd03-a628200cf814', 'x-compute-request-id': 'req-3b3773fa-69f5-491e-bd03-a628200cf814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:31,102 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.166s 2021-01-12 15:40:31,102 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbedcfe5-9900-4d27-965f-fd34202aa4a8', 'x-compute-request-id': 'req-fbedcfe5-9900-4d27-965f-fd34202aa4a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:32,294 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.182s 2021-01-12 15:40:32,294 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-212cacc5-70d3-46af-b822-0beca0040842', 'x-compute-request-id': 'req-212cacc5-70d3-46af-b822-0beca0040842', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:33,473 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.169s 2021-01-12 15:40:33,474 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d222ccb5-8d54-4258-a03b-fd38543c6ad3', 'x-compute-request-id': 'req-d222ccb5-8d54-4258-a03b-fd38543c6ad3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:34,657 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.174s 2021-01-12 15:40:34,658 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4edbf391-c419-44fc-95cb-81703b5ec61d', 'x-compute-request-id': 'req-4edbf391-c419-44fc-95cb-81703b5ec61d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:35,838 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.170s 2021-01-12 15:40:35,838 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8bc887a-55e5-4f41-9d6c-77a23aab3b42', 'x-compute-request-id': 'req-e8bc887a-55e5-4f41-9d6c-77a23aab3b42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:37,017 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.168s 2021-01-12 15:40:37,018 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a998b59e-c8f9-43bd-8667-835df8f94abf', 'x-compute-request-id': 'req-a998b59e-c8f9-43bd-8667-835df8f94abf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:38,200 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.174s 2021-01-12 15:40:38,201 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8a6b588-7077-43b4-b433-2aea2a823eb9', 'x-compute-request-id': 'req-a8a6b588-7077-43b4-b433-2aea2a823eb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:39,380 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.170s 2021-01-12 15:40:39,380 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da09df43-943f-4918-85de-bac4dd1afd41', 'x-compute-request-id': 'req-da09df43-943f-4918-85de-bac4dd1afd41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:40,558 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.168s 2021-01-12 15:40:40,559 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ca14f0d-52bf-4b26-be93-0045cb865b2b', 'x-compute-request-id': 'req-5ca14f0d-52bf-4b26-be93-0045cb865b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:41,734 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.165s 2021-01-12 15:40:41,735 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1cd61ff-0f25-429d-8169-6a387b7b1eee', 'x-compute-request-id': 'req-f1cd61ff-0f25-429d-8169-6a387b7b1eee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:42,911 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.168s 2021-01-12 15:40:42,912 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b7af724-f008-4cb5-816d-274c317c47b0', 'x-compute-request-id': 'req-0b7af724-f008-4cb5-816d-274c317c47b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:44,088 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.167s 2021-01-12 15:40:44,089 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3923725b-b53d-4d94-afbd-1c85b4d43d98', 'x-compute-request-id': 'req-3923725b-b53d-4d94-afbd-1c85b4d43d98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:45,273 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.170s 2021-01-12 15:40:45,274 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-198c3c1e-bc3c-4dd5-90e2-fcab86e3cf46', 'x-compute-request-id': 'req-198c3c1e-bc3c-4dd5-90e2-fcab86e3cf46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:46,459 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.175s 2021-01-12 15:40:46,459 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f356f22-1e34-4740-aad4-b981411ffd4e', 'x-compute-request-id': 'req-2f356f22-1e34-4740-aad4-b981411ffd4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:47,646 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.178s 2021-01-12 15:40:47,647 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9fa70ff-94ad-4457-8323-9bb8d5059a2d', 'x-compute-request-id': 'req-a9fa70ff-94ad-4457-8323-9bb8d5059a2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:48,826 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.170s 2021-01-12 15:40:48,826 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aea6b2e3-9b98-4f16-bd5a-bf8e229d6b47', 'x-compute-request-id': 'req-aea6b2e3-9b98-4f16-bd5a-bf8e229d6b47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:50,020 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.183s 2021-01-12 15:40:50,020 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-499bd51f-bb38-468b-9d80-9843050570d5', 'x-compute-request-id': 'req-499bd51f-bb38-468b-9d80-9843050570d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:51,197 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.167s 2021-01-12 15:40:51,197 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2f3294f-acad-4146-9a6d-cc695fd42938', 'x-compute-request-id': 'req-b2f3294f-acad-4146-9a6d-cc695fd42938', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:52,372 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.165s 2021-01-12 15:40:52,373 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebae8718-6e7d-4b8e-b541-08a88138713e', 'x-compute-request-id': 'req-ebae8718-6e7d-4b8e-b541-08a88138713e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:53,558 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.175s 2021-01-12 15:40:53,558 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c4e7071-d62d-4a8a-83b8-00c0974cc494', 'x-compute-request-id': 'req-1c4e7071-d62d-4a8a-83b8-00c0974cc494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:54,736 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.169s 2021-01-12 15:40:54,736 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8dcdca0-f5c8-4cbe-bb5d-dcefbedf1217', 'x-compute-request-id': 'req-c8dcdca0-f5c8-4cbe-bb5d-dcefbedf1217', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:55,913 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.167s 2021-01-12 15:40:55,914 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef703ffa-5ff0-4f51-bd08-f8bb2b04d096', 'x-compute-request-id': 'req-ef703ffa-5ff0-4f51-bd08-f8bb2b04d096', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:57,091 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.168s 2021-01-12 15:40:57,091 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18e25858-6c69-4594-adbc-fe84b292553c', 'x-compute-request-id': 'req-18e25858-6c69-4594-adbc-fe84b292553c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:58,345 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.244s 2021-01-12 15:40:58,345 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40ff5e7a-6b33-4256-9ce3-0e8b15785537', 'x-compute-request-id': 'req-40ff5e7a-6b33-4256-9ce3-0e8b15785537', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:40:59,520 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.165s 2021-01-12 15:40:59,520 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:40:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-675b20fb-5187-4079-bc26-4217124a8418', 'x-compute-request-id': 'req-675b20fb-5187-4079-bc26-4217124a8418', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:41:00,704 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.174s 2021-01-12 15:41:00,705 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3a9d878-d0e6-4396-98d3-2627e523cf64', 'x-compute-request-id': 'req-e3a9d878-d0e6-4396-98d3-2627e523cf64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:41:01,888 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.173s 2021-01-12 15:41:01,888 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa28ae5d-9c7e-4d10-a096-e8d176bfbb2d', 'x-compute-request-id': 'req-fa28ae5d-9c7e-4d10-a096-e8d176bfbb2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:41:03,069 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.171s 2021-01-12 15:41:03,070 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9dcc9ae6-c76f-42b4-8733-855c8e782173', 'x-compute-request-id': 'req-9dcc9ae6-c76f-42b4-8733-855c8e782173', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:41:04,468 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.387s 2021-01-12 15:41:04,469 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c53148f4-f44a-494f-a4d2-80a2004d0351', 'x-compute-request-id': 'req-c53148f4-f44a-494f-a4d2-80a2004d0351', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:41:05,645 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.166s 2021-01-12 15:41:05,645 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68905555-6926-43a6-aeb8-e0a8aa75b13c', 'x-compute-request-id': 'req-68905555-6926-43a6-aeb8-e0a8aa75b13c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:41:06,840 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.185s 2021-01-12 15:41:06,840 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-100d3920-d5c5-4944-adac-6dd6057de3e1', 'x-compute-request-id': 'req-100d3920-d5c5-4944-adac-6dd6057de3e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:41:08,033 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.174s 2021-01-12 15:41:08,033 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03baab5c-f5f4-4df4-ba06-12933913dbc1', 'x-compute-request-id': 'req-03baab5c-f5f4-4df4-ba06-12933913dbc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:41:09,214 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.170s 2021-01-12 15:41:09,214 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-509aa8f0-a0c2-4a7e-8313-f9bd46e459dd', 'x-compute-request-id': 'req-509aa8f0-a0c2-4a7e-8313-f9bd46e459dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:41:10,389 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.164s 2021-01-12 15:41:10,389 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c42f9f6-e57e-4b8e-8b26-25f2dc6373f5', 'x-compute-request-id': 'req-9c42f9f6-e57e-4b8e-8b26-25f2dc6373f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:41:11,564 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.164s 2021-01-12 15:41:11,565 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d73da140-6eb2-4bf3-aec8-1741e240730d', 'x-compute-request-id': 'req-d73da140-6eb2-4bf3-aec8-1741e240730d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:41:12,744 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.170s 2021-01-12 15:41:12,745 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85ed02ec-c751-47c2-a242-6969371d3f73', 'x-compute-request-id': 'req-85ed02ec-c751-47c2-a242-6969371d3f73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:41:13,921 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.167s 2021-01-12 15:41:13,922 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab6a3861-3501-4d46-95d8-000a169b921b', 'x-compute-request-id': 'req-ab6a3861-3501-4d46-95d8-000a169b921b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:41:15,106 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.174s 2021-01-12 15:41:15,107 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d14dd35-20d7-4d2a-b344-f6e8d47da232', 'x-compute-request-id': 'req-0d14dd35-20d7-4d2a-b344-f6e8d47da232', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:41:16,291 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.174s 2021-01-12 15:41:16,292 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df7f2844-f572-4c14-990e-baa2bcf02b70', 'x-compute-request-id': 'req-df7f2844-f572-4c14-990e-baa2bcf02b70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:41:17,478 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.176s 2021-01-12 15:41:17,478 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f630486-e004-4063-ba23-877cd0f9854e', 'x-compute-request-id': 'req-9f630486-e004-4063-ba23-877cd0f9854e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:41:18,652 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.165s 2021-01-12 15:41:18,653 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b73cb326-7912-49ac-b357-bb90ac07af8b', 'x-compute-request-id': 'req-b73cb326-7912-49ac-b357-bb90ac07af8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:41:19,831 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.167s 2021-01-12 15:41:19,831 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23a1cf7c-b97b-47a5-819c-ec2edd828517', 'x-compute-request-id': 'req-23a1cf7c-b97b-47a5-819c-ec2edd828517', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:41:21,006 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.166s 2021-01-12 15:41:21,006 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8a103db-8214-4486-ba14-777a108f9a00', 'x-compute-request-id': 'req-b8a103db-8214-4486-ba14-777a108f9a00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:41:22,197 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.181s 2021-01-12 15:41:22,197 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c2056c6-bf3a-4400-ab34-eda3fe1e36f3', 'x-compute-request-id': 'req-0c2056c6-bf3a-4400-ab34-eda3fe1e36f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:41:23,401 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.194s 2021-01-12 15:41:23,401 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-428092dc-ea99-490c-8a2c-6483f6c66831', 'x-compute-request-id': 'req-428092dc-ea99-490c-8a2c-6483f6c66831', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:41:24,585 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.174s 2021-01-12 15:41:24,585 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e48d057-5fd8-461d-9010-4fbb435c15b5', 'x-compute-request-id': 'req-3e48d057-5fd8-461d-9010-4fbb435c15b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:41:25,763 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.168s 2021-01-12 15:41:25,764 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-129fb69a-3c3c-4f6f-a9a0-b7ce72ce2a94', 'x-compute-request-id': 'req-129fb69a-3c3c-4f6f-a9a0-b7ce72ce2a94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:41:26,940 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.167s 2021-01-12 15:41:26,940 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c86ca27a-2379-4843-bee3-cb45b81279ee', 'x-compute-request-id': 'req-c86ca27a-2379-4843-bee3-cb45b81279ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:41:28,122 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.172s 2021-01-12 15:41:28,123 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a254b87-029b-4fca-801d-5553b4fec679', 'x-compute-request-id': 'req-9a254b87-029b-4fca-801d-5553b4fec679', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:41:29,308 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.176s 2021-01-12 15:41:29,309 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54665074-6b64-49a0-9036-bd59da37c971', 'x-compute-request-id': 'req-54665074-6b64-49a0-9036-bd59da37c971', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:41:30,489 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.170s 2021-01-12 15:41:30,489 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c49a317b-d7e6-4dc8-8737-9f21b3316af4', 'x-compute-request-id': 'req-c49a317b-d7e6-4dc8-8737-9f21b3316af4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:41:31,667 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.169s 2021-01-12 15:41:31,667 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67acc89b-b457-444b-ab15-660bbe528d20', 'x-compute-request-id': 'req-67acc89b-b457-444b-ab15-660bbe528d20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:41:32,851 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.174s 2021-01-12 15:41:32,851 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-082bfccc-3299-427d-a413-9b74f616bf01', 'x-compute-request-id': 'req-082bfccc-3299-427d-a413-9b74f616bf01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:41:34,055 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.194s 2021-01-12 15:41:34,056 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76302b41-a90c-4156-87c6-42758f4a3f78', 'x-compute-request-id': 'req-76302b41-a90c-4156-87c6-42758f4a3f78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "BUILD", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:41:35,257 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.193s 2021-01-12 15:41:35,258 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78815798-cf03-488f-a6d7-f623d3967df9', 'x-compute-request-id': 'req-78815798-cf03-488f-a6d7-f623d3967df9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"server": {"id": "2fc13ea5-b0d3-4370-8a86-1081ac01c076", "name": "tempest-TestVolumeBootPattern-server-1999071969", "status": "ERROR", "tenant_id": "67ee866720b14d4b8a53e496cdfa1a07", "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.84/compute/flavors/452"}]}, "created": "2021-01-12T15:36:34Z", "updated": "2021-01-12T15:41:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}, {"rel": "bookmark", "href": "http://10.222.0.84/compute/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2021-01-12T15:41:35Z", "message": "Build of instance 2fc13ea5-b0d3-4370-8a86-1081ac01c076 aborted: Unable to update the attachment. (HTTP 500) (Request-ID: req-a595e836-c7af-45f5-9f05-64dd74a96577)"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-899578252", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c1a5cc48-c373-426b-a7ad-e29484e17374"}]}}' 2021-01-12 15:41:35,266 94880 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "ERROR/None" after 300 second wait 2021-01-12 15:41:36,047 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 204 DELETE http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.781s 2021-01-12 15:41:36,048 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39a77cfd-6200-47dc-9524-218ae560894f', 'x-compute-request-id': 'req-39a77cfd-6200-47dc-9524-218ae560894f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'' 2021-01-12 15:41:36,133 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 404 GET http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076 0.085s 2021-01-12 15:41:36,134 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-f8a779d8-09c4-48b8-a10a-d749b9d46199', 'x-compute-request-id': 'req-f8a779d8-09c4-48b8-a10a-d749b9d46199', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.84/compute/v2.1/servers/2fc13ea5-b0d3-4370-8a86-1081ac01c076'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2fc13ea5-b0d3-4370-8a86-1081ac01c076 could not be found."}}' 2021-01-12 15:41:36,229 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.092s 2021-01-12 15:41:36,229 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7f343f4-89de-4b9d-918f-31326facb636', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'' 2021-01-12 15:41:36,409 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.179s 2021-01-12 15:41:36,410 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd52895b-f2a9-4351-acbf-aa2cf40deba2', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd52895b-f2a9-4351-acbf-aa2cf40deba2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:41:37,509 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.090s 2021-01-12 15:41:37,510 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cd7ba27-15e2-45f9-b54b-f8d3a88cb591', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cd7ba27-15e2-45f9-b54b-f8d3a88cb591', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:41:38,619 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.101s 2021-01-12 15:41:38,620 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f16ece1f-76bf-43fb-935f-252e720b2bca', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f16ece1f-76bf-43fb-935f-252e720b2bca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:41:39,720 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.092s 2021-01-12 15:41:39,721 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-032d7df5-f04c-4437-9c7b-b95f84ab06b0', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-032d7df5-f04c-4437-9c7b-b95f84ab06b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:41:40,825 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.095s 2021-01-12 15:41:40,826 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16252313-859b-4f03-a224-7debb88fba1e', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16252313-859b-4f03-a224-7debb88fba1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:41:41,934 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.092s 2021-01-12 15:41:41,934 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e459278-afe4-4b4b-a490-af080b90fb99', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e459278-afe4-4b4b-a490-af080b90fb99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:41:43,035 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.091s 2021-01-12 15:41:43,036 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c997ade-65df-4129-8038-95fc1d545cae', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c997ade-65df-4129-8038-95fc1d545cae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:41:44,137 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.092s 2021-01-12 15:41:44,137 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-150b3cf3-7ed5-4069-8c78-3f945159c807', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-150b3cf3-7ed5-4069-8c78-3f945159c807', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:41:45,234 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.088s 2021-01-12 15:41:45,235 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c97bc8bb-f0c4-462f-9941-3e0f497f0e9a', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c97bc8bb-f0c4-462f-9941-3e0f497f0e9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:41:46,342 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.097s 2021-01-12 15:41:46,342 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d769465d-bacf-418d-8702-48f5aa359aac', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d769465d-bacf-418d-8702-48f5aa359aac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:41:47,440 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.088s 2021-01-12 15:41:47,441 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c606bac-8222-4720-8203-21ac2cfea72c', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c606bac-8222-4720-8203-21ac2cfea72c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:41:48,539 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.090s 2021-01-12 15:41:48,540 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec96d59b-db4f-4379-9e28-5f3ca72cd80e', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec96d59b-db4f-4379-9e28-5f3ca72cd80e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:41:49,643 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.095s 2021-01-12 15:41:49,643 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3df2668a-e53c-4bc0-a0b8-25a2052a60a9', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3df2668a-e53c-4bc0-a0b8-25a2052a60a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:41:50,749 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.096s 2021-01-12 15:41:50,749 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff1c41e6-a734-4c8f-95c1-02a19c1b2859', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff1c41e6-a734-4c8f-95c1-02a19c1b2859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:41:51,858 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.099s 2021-01-12 15:41:51,859 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5eac4cff-7179-4ae7-9bc6-5a491ab45614', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5eac4cff-7179-4ae7-9bc6-5a491ab45614', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:41:52,959 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.090s 2021-01-12 15:41:52,959 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19a44aea-fc4a-4d00-85d6-ebac4e44f823', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19a44aea-fc4a-4d00-85d6-ebac4e44f823', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:41:54,058 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.090s 2021-01-12 15:41:54,059 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-938c6a67-ea3e-4593-9439-cad2f8403640', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-938c6a67-ea3e-4593-9439-cad2f8403640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:41:55,160 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.092s 2021-01-12 15:41:55,161 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f76f34e-bc07-4b89-a74c-e69d2f9191f3', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f76f34e-bc07-4b89-a74c-e69d2f9191f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:41:56,258 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.089s 2021-01-12 15:41:56,259 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d18ad43-7cce-46ca-b00f-189a8494be80', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d18ad43-7cce-46ca-b00f-189a8494be80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:41:57,363 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.094s 2021-01-12 15:41:57,363 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fea98fd-9f7f-4765-832a-ea1f78a5da88', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fea98fd-9f7f-4765-832a-ea1f78a5da88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:41:58,466 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.094s 2021-01-12 15:41:58,467 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-877c5c3a-ab1e-4639-9e11-2804909e9a47', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-877c5c3a-ab1e-4639-9e11-2804909e9a47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:41:59,565 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.089s 2021-01-12 15:41:59,566 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:41:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f671cf7e-9bb3-41c5-b9ed-1da581911a97', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f671cf7e-9bb3-41c5-b9ed-1da581911a97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:00,666 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.091s 2021-01-12 15:42:00,666 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81bca001-aa17-4079-b2cd-a58be1cd531f', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81bca001-aa17-4079-b2cd-a58be1cd531f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:01,772 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.097s 2021-01-12 15:42:01,772 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af28785f-3879-435d-809b-c54984c73906', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af28785f-3879-435d-809b-c54984c73906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:02,873 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.091s 2021-01-12 15:42:02,874 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9bd7847-0123-4b8e-9f31-630fb7f113b8', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9bd7847-0123-4b8e-9f31-630fb7f113b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:03,976 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.094s 2021-01-12 15:42:03,977 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05a358b6-a5d6-4058-9812-948a5a1a34e5', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05a358b6-a5d6-4058-9812-948a5a1a34e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:05,075 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.090s 2021-01-12 15:42:05,076 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-061ee834-72f7-48ab-be65-61dc3ddcd8df', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-061ee834-72f7-48ab-be65-61dc3ddcd8df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:06,175 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.090s 2021-01-12 15:42:06,176 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e7ad9a7-67f3-4963-a4c1-f69fc514fa63', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e7ad9a7-67f3-4963-a4c1-f69fc514fa63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:07,280 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.095s 2021-01-12 15:42:07,280 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aba3ac85-ebfa-46d2-a49e-d951668acd4c', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aba3ac85-ebfa-46d2-a49e-d951668acd4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:08,381 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.091s 2021-01-12 15:42:08,381 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b187202-7603-465e-be89-22bc6fad0d53', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b187202-7603-465e-be89-22bc6fad0d53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:09,486 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.095s 2021-01-12 15:42:09,486 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de4e2116-4107-4737-b6ca-8d26c4c963bd', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de4e2116-4107-4737-b6ca-8d26c4c963bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:10,584 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.089s 2021-01-12 15:42:10,584 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfbf8ba2-0850-4d7c-8218-ea18b76893d6', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfbf8ba2-0850-4d7c-8218-ea18b76893d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:11,687 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.094s 2021-01-12 15:42:11,687 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a3ccd4e-6f7f-416e-9d3b-55005ce7d953', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a3ccd4e-6f7f-416e-9d3b-55005ce7d953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:12,791 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.095s 2021-01-12 15:42:12,791 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ec1b93c-562a-4593-bd7a-b87c4e9831d7', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ec1b93c-562a-4593-bd7a-b87c4e9831d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:13,890 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.089s 2021-01-12 15:42:13,891 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35b3b91a-464b-4c78-91c6-50de8313ec96', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35b3b91a-464b-4c78-91c6-50de8313ec96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:14,989 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.090s 2021-01-12 15:42:14,990 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0749308d-26ae-4e18-8c07-7e289a5444b2', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0749308d-26ae-4e18-8c07-7e289a5444b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:16,087 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.089s 2021-01-12 15:42:16,087 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38b90cff-fe32-4f34-b6da-d7e66f644df1', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38b90cff-fe32-4f34-b6da-d7e66f644df1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:17,184 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.087s 2021-01-12 15:42:17,184 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6d0a790-9fdd-437d-9b10-96afa9fb210c', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6d0a790-9fdd-437d-9b10-96afa9fb210c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:18,288 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.094s 2021-01-12 15:42:18,288 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a12ae783-0b8a-4739-afce-6ae3f44c6eab', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a12ae783-0b8a-4739-afce-6ae3f44c6eab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:19,404 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.107s 2021-01-12 15:42:19,404 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9e8ff86-819e-46bf-99e0-905dd9a6ef8d', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9e8ff86-819e-46bf-99e0-905dd9a6ef8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:20,503 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.090s 2021-01-12 15:42:20,504 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0a6de49-d40f-49ec-8507-e9c243aee9fc', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0a6de49-d40f-49ec-8507-e9c243aee9fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:21,607 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.094s 2021-01-12 15:42:21,607 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be39a81d-cd15-4e87-a05b-86f8f28c93fb', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be39a81d-cd15-4e87-a05b-86f8f28c93fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:22,704 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.088s 2021-01-12 15:42:22,704 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fbbb7ab-2fe4-459b-99b8-aec53ca218de', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fbbb7ab-2fe4-459b-99b8-aec53ca218de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:23,806 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.092s 2021-01-12 15:42:23,807 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7d1d1fb-890f-4d1a-98f8-5e5fb4abc1fc', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7d1d1fb-890f-4d1a-98f8-5e5fb4abc1fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:24,907 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.091s 2021-01-12 15:42:24,908 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-963f934d-1291-40ba-8f27-eb90b1a69f82', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-963f934d-1291-40ba-8f27-eb90b1a69f82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:26,011 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.095s 2021-01-12 15:42:26,011 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7536dc0c-feb6-4fe8-81fd-054ea95ebeb2', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7536dc0c-feb6-4fe8-81fd-054ea95ebeb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:27,110 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.090s 2021-01-12 15:42:27,110 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a063985-f6d4-4150-8393-885c3075b89d', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a063985-f6d4-4150-8393-885c3075b89d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:28,222 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.102s 2021-01-12 15:42:28,223 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d81cc022-870a-4f81-a48b-cad84d08c813', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d81cc022-870a-4f81-a48b-cad84d08c813', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:29,320 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.088s 2021-01-12 15:42:29,321 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18733f36-5c41-42db-bd58-9391ddc36fec', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18733f36-5c41-42db-bd58-9391ddc36fec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:30,421 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.091s 2021-01-12 15:42:30,422 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68441a7c-3772-4cb0-94b9-47bfc265c737', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68441a7c-3772-4cb0-94b9-47bfc265c737', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:31,526 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.095s 2021-01-12 15:42:31,527 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c191554-ab21-4716-85ff-82e9a7e6166d', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c191554-ab21-4716-85ff-82e9a7e6166d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:32,629 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.094s 2021-01-12 15:42:32,629 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1447ddf-6141-4e09-8bc7-1a6810ffd2e4', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1447ddf-6141-4e09-8bc7-1a6810ffd2e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:33,729 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.091s 2021-01-12 15:42:33,730 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5facd22a-e46c-4350-8da1-d8adbc1b8c47', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5facd22a-e46c-4350-8da1-d8adbc1b8c47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:34,851 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.112s 2021-01-12 15:42:34,852 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f26bb6e-666f-4e63-a2e6-ba845683e8da', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f26bb6e-666f-4e63-a2e6-ba845683e8da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:35,956 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.091s 2021-01-12 15:42:35,957 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ae1ee8e-f1b9-4e5e-a9f0-41f40d048cd5', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ae1ee8e-f1b9-4e5e-a9f0-41f40d048cd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:37,057 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.092s 2021-01-12 15:42:37,058 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-143513e1-818b-4d6c-afaf-97d0bfc3d77e', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-143513e1-818b-4d6c-afaf-97d0bfc3d77e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:38,157 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.090s 2021-01-12 15:42:38,157 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5700de3-bc51-4b02-97a2-bcf35dd8c486', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5700de3-bc51-4b02-97a2-bcf35dd8c486', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:39,259 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.093s 2021-01-12 15:42:39,260 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97042fee-5e28-4cc7-86d2-c8229c795962', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97042fee-5e28-4cc7-86d2-c8229c795962', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:40,361 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.092s 2021-01-12 15:42:40,362 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6a359ad-53eb-46ae-8669-99fce43a1706', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6a359ad-53eb-46ae-8669-99fce43a1706', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:41,460 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.089s 2021-01-12 15:42:41,460 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59cede84-dea5-45fd-8cfe-4398694623d4', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59cede84-dea5-45fd-8cfe-4398694623d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:42,559 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.090s 2021-01-12 15:42:42,559 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2a4419b-9e99-4626-9a3c-f5d293bb76ef', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2a4419b-9e99-4626-9a3c-f5d293bb76ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:43,662 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.093s 2021-01-12 15:42:43,662 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-079c9a66-1a1e-4ac5-a18b-adaa46fd1768', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-079c9a66-1a1e-4ac5-a18b-adaa46fd1768', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:44,760 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.089s 2021-01-12 15:42:44,760 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d694f56-4630-4124-86fd-0a9ede5235be', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d694f56-4630-4124-86fd-0a9ede5235be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:45,858 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.088s 2021-01-12 15:42:45,859 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afc68f59-2a8c-46b8-83c5-146ddb54cf75', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afc68f59-2a8c-46b8-83c5-146ddb54cf75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:46,969 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.100s 2021-01-12 15:42:46,969 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d1df6d6-e393-4b9e-9add-198d82749f8d', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d1df6d6-e393-4b9e-9add-198d82749f8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:48,075 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.096s 2021-01-12 15:42:48,075 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-813dd818-b1b3-47fc-bca4-f330ed2bc2f1', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-813dd818-b1b3-47fc-bca4-f330ed2bc2f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:49,178 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.093s 2021-01-12 15:42:49,178 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03990133-9fd4-47bb-9a9f-d80b0da81859', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03990133-9fd4-47bb-9a9f-d80b0da81859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:50,284 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.097s 2021-01-12 15:42:50,284 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f46c5cd5-ac89-4bc8-b8c1-67590ceeaac6', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f46c5cd5-ac89-4bc8-b8c1-67590ceeaac6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:51,394 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.101s 2021-01-12 15:42:51,395 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9d278a8-bc4f-4795-ad3c-393f54942b84', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9d278a8-bc4f-4795-ad3c-393f54942b84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:52,497 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.095s 2021-01-12 15:42:52,498 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa8ce10d-2711-4a9f-bdb1-7d74ec3601ec', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa8ce10d-2711-4a9f-bdb1-7d74ec3601ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:53,606 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.098s 2021-01-12 15:42:53,607 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25b580e8-3484-498d-aa9c-fad68c9266a8', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25b580e8-3484-498d-aa9c-fad68c9266a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:54,711 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.095s 2021-01-12 15:42:54,712 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89703a39-0f6a-4e89-8d05-cb9c9d677ad1', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89703a39-0f6a-4e89-8d05-cb9c9d677ad1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:55,824 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.103s 2021-01-12 15:42:55,825 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04edb6d8-6a87-494b-bb41-3793ff9db8bb', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04edb6d8-6a87-494b-bb41-3793ff9db8bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:56,928 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.093s 2021-01-12 15:42:56,928 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04e18f9f-7306-4faa-8856-04701cd17c16', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04e18f9f-7306-4faa-8856-04701cd17c16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:58,042 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.106s 2021-01-12 15:42:58,042 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0664fb40-1b8c-4270-b012-fd71de1613c0', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0664fb40-1b8c-4270-b012-fd71de1613c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:42:59,146 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.093s 2021-01-12 15:42:59,147 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:42:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccf572ba-410b-408a-a590-bd3302aef03a', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccf572ba-410b-408a-a590-bd3302aef03a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:00,253 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.097s 2021-01-12 15:43:00,253 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-013f1554-baa5-4c19-8ff4-f7f609b155fe', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-013f1554-baa5-4c19-8ff4-f7f609b155fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:01,372 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.109s 2021-01-12 15:43:01,372 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-609d5aa7-81d5-4455-a73d-42b7a4f9917b', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-609d5aa7-81d5-4455-a73d-42b7a4f9917b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:02,468 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.086s 2021-01-12 15:43:02,469 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24f3b21d-67da-40e8-b589-70501845a696', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24f3b21d-67da-40e8-b589-70501845a696', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:03,570 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.092s 2021-01-12 15:43:03,571 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c278834-9a17-4672-b962-4a9e5628b1b6', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c278834-9a17-4672-b962-4a9e5628b1b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:04,695 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.114s 2021-01-12 15:43:04,695 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b85f10d2-40ef-44f2-848f-c9af137399e7', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b85f10d2-40ef-44f2-848f-c9af137399e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:05,795 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.091s 2021-01-12 15:43:05,795 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cf5c1a4-ac06-4de7-bd3b-7dd91df874b2', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cf5c1a4-ac06-4de7-bd3b-7dd91df874b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:06,895 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.090s 2021-01-12 15:43:06,896 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0010b6cb-bd64-4425-80de-2c9291faf33e', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0010b6cb-bd64-4425-80de-2c9291faf33e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:08,006 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.101s 2021-01-12 15:43:08,007 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18fe8052-481d-45a1-b731-85ccc69f3c71', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18fe8052-481d-45a1-b731-85ccc69f3c71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:09,105 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.090s 2021-01-12 15:43:09,105 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d487b1c-a520-4fb8-b01c-c5f2c08350a8', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d487b1c-a520-4fb8-b01c-c5f2c08350a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:10,241 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.126s 2021-01-12 15:43:10,242 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cc7cf43-8dd3-4242-8bce-05cdbbca74a0', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cc7cf43-8dd3-4242-8bce-05cdbbca74a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:11,347 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.097s 2021-01-12 15:43:11,347 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-845afae0-1900-4d30-822c-06b801c55024', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-845afae0-1900-4d30-822c-06b801c55024', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:12,447 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.090s 2021-01-12 15:43:12,447 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2321f215-7015-488b-9895-2a4b455cf1b8', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2321f215-7015-488b-9895-2a4b455cf1b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:13,565 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.109s 2021-01-12 15:43:13,566 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57a1c287-8d9f-4e44-a8a1-c78f15be9a7e', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57a1c287-8d9f-4e44-a8a1-c78f15be9a7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:14,675 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.100s 2021-01-12 15:43:14,676 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a278cc2-02d5-4b6f-9440-23729d9feee8', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a278cc2-02d5-4b6f-9440-23729d9feee8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:15,773 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.089s 2021-01-12 15:43:15,774 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecff9425-9c09-474d-b50b-014d5ba3ef91', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecff9425-9c09-474d-b50b-014d5ba3ef91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:16,877 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.094s 2021-01-12 15:43:16,877 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01ee74db-ec40-4653-9cc1-38206dc2c19c', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01ee74db-ec40-4653-9cc1-38206dc2c19c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:17,991 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.105s 2021-01-12 15:43:17,992 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4d9e576-cc29-426f-9f33-f02044c20606', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4d9e576-cc29-426f-9f33-f02044c20606', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:19,103 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.103s 2021-01-12 15:43:19,104 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cee927a-e3d4-4a99-ba0d-6135b526b7b6', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cee927a-e3d4-4a99-ba0d-6135b526b7b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:20,200 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.087s 2021-01-12 15:43:20,201 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4b2b7b5-aa8f-4070-9945-2b0059a90fc7', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4b2b7b5-aa8f-4070-9945-2b0059a90fc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:21,297 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.087s 2021-01-12 15:43:21,298 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7100d002-2b21-4980-a70d-d74854561ef2', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7100d002-2b21-4980-a70d-d74854561ef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:22,398 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.090s 2021-01-12 15:43:22,399 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ec4bfe9-6707-4566-b3b4-4addc7762aa2', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ec4bfe9-6707-4566-b3b4-4addc7762aa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:23,500 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.093s 2021-01-12 15:43:23,501 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab3d5863-7587-4e5d-8253-177c886b316c', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab3d5863-7587-4e5d-8253-177c886b316c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:24,598 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.088s 2021-01-12 15:43:24,599 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-150966f1-c777-4130-bd98-536e20f74de9', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-150966f1-c777-4130-bd98-536e20f74de9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:25,696 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.089s 2021-01-12 15:43:25,697 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37c0a910-2c87-40cc-ba9e-49bd6d64fad1', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37c0a910-2c87-40cc-ba9e-49bd6d64fad1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:26,797 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.091s 2021-01-12 15:43:26,798 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e79a09f1-86c2-4166-9435-feab56ffa249', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e79a09f1-86c2-4166-9435-feab56ffa249', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:27,897 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.091s 2021-01-12 15:43:27,898 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ccea902-2fca-48f5-a557-f7278011705a', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ccea902-2fca-48f5-a557-f7278011705a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:28,999 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.092s 2021-01-12 15:43:29,000 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5d57141-905b-46f3-983e-382049e5de01', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5d57141-905b-46f3-983e-382049e5de01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:30,096 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.088s 2021-01-12 15:43:30,097 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60e9cc8c-8d15-4775-909f-1e81274eebaa', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60e9cc8c-8d15-4775-909f-1e81274eebaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:31,199 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.093s 2021-01-12 15:43:31,200 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff9b06bb-4904-478f-8d5a-400e6548c6cb', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff9b06bb-4904-478f-8d5a-400e6548c6cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:32,303 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.094s 2021-01-12 15:43:32,303 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1a97142-a6ed-4709-a4ad-f65fa3c67068', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1a97142-a6ed-4709-a4ad-f65fa3c67068', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:33,411 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.099s 2021-01-12 15:43:33,412 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc34da2c-6836-4a90-b4d1-e2c5da6e02ac', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc34da2c-6836-4a90-b4d1-e2c5da6e02ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:34,511 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.090s 2021-01-12 15:43:34,511 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96fee04b-4675-4f89-8f39-4cb746264340', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96fee04b-4675-4f89-8f39-4cb746264340', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:35,629 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.108s 2021-01-12 15:43:35,629 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e25e024-cfee-4c9d-97bf-3ac9d7f0346f', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e25e024-cfee-4c9d-97bf-3ac9d7f0346f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:36,764 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.125s 2021-01-12 15:43:36,765 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18a58b55-d67e-42e8-bde6-f39c32f8ba11', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18a58b55-d67e-42e8-bde6-f39c32f8ba11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:37,866 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.089s 2021-01-12 15:43:37,866 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8d5e725-aa34-45e0-ba50-5068027a9ede', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8d5e725-aa34-45e0-ba50-5068027a9ede', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:38,967 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.092s 2021-01-12 15:43:38,967 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9f877c3-3e7b-4f47-a464-963c4606d0b9', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9f877c3-3e7b-4f47-a464-963c4606d0b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:40,194 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.218s 2021-01-12 15:43:40,195 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c19ba39-e701-41fa-a0d0-25922ffb55a2', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c19ba39-e701-41fa-a0d0-25922ffb55a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:41,298 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.095s 2021-01-12 15:43:41,299 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0a53f49-69f9-41d3-b80e-38ecead95633', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0a53f49-69f9-41d3-b80e-38ecead95633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:42,405 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.096s 2021-01-12 15:43:42,405 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-927d44cd-c2b3-4607-8fb9-822a4db46c1a', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-927d44cd-c2b3-4607-8fb9-822a4db46c1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:43,508 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.094s 2021-01-12 15:43:43,508 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f462d62-46fe-4b8e-8890-024c5ff1971b', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f462d62-46fe-4b8e-8890-024c5ff1971b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:44,615 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.097s 2021-01-12 15:43:44,615 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec476836-a88b-4ddd-acd5-d844044742b9', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec476836-a88b-4ddd-acd5-d844044742b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:45,712 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.088s 2021-01-12 15:43:45,713 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c03273c6-3d0e-4072-89cd-4d6fea4a9d20', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c03273c6-3d0e-4072-89cd-4d6fea4a9d20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:46,821 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.099s 2021-01-12 15:43:46,821 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0e74796-e477-4a16-a4e7-bcfd55e5ec7c', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0e74796-e477-4a16-a4e7-bcfd55e5ec7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:47,929 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.098s 2021-01-12 15:43:47,929 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9868c9f-eab1-4494-a0c4-d09ead8d741f', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9868c9f-eab1-4494-a0c4-d09ead8d741f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:49,029 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.091s 2021-01-12 15:43:49,029 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87835d94-ec75-4dee-9850-0fc6a6b3112f', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87835d94-ec75-4dee-9850-0fc6a6b3112f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:50,136 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.096s 2021-01-12 15:43:50,137 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edb8adf9-a8ac-425e-949e-7d2bf7223c2f', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edb8adf9-a8ac-425e-949e-7d2bf7223c2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:51,242 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.095s 2021-01-12 15:43:51,243 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd258532-a084-4325-8011-1a1463c18865', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd258532-a084-4325-8011-1a1463c18865', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:52,341 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.090s 2021-01-12 15:43:52,342 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-901ece1c-f5b8-45f4-ac56-f012c0e0cf2d', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-901ece1c-f5b8-45f4-ac56-f012c0e0cf2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:53,448 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.097s 2021-01-12 15:43:53,448 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14c3ab9b-139a-4466-93d2-53504d9d6013', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14c3ab9b-139a-4466-93d2-53504d9d6013', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:54,562 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.104s 2021-01-12 15:43:54,563 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-697d621f-118b-4de4-87c8-9b4922218ad3', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-697d621f-118b-4de4-87c8-9b4922218ad3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:55,660 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.088s 2021-01-12 15:43:55,660 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a812b960-7d76-43e7-9bd8-36c807310c4f', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a812b960-7d76-43e7-9bd8-36c807310c4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:56,765 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.097s 2021-01-12 15:43:56,765 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da18abfb-fb9b-468d-ab32-72f7f0b41de8', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da18abfb-fb9b-468d-ab32-72f7f0b41de8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:57,870 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.095s 2021-01-12 15:43:57,871 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c72c2fb-9cf6-4252-9ca3-014363a43141', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c72c2fb-9cf6-4252-9ca3-014363a43141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:43:58,979 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.091s 2021-01-12 15:43:58,980 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-712e5e0d-4fc7-4764-a05a-3efe1ad50c0e', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-712e5e0d-4fc7-4764-a05a-3efe1ad50c0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:00,076 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.087s 2021-01-12 15:44:00,076 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:43:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21f51988-4147-4d68-bd6e-0232b86dc276', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21f51988-4147-4d68-bd6e-0232b86dc276', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:01,183 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.097s 2021-01-12 15:44:01,184 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84d06737-70cf-4019-b9df-c9f7787c1494', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84d06737-70cf-4019-b9df-c9f7787c1494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:02,286 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.093s 2021-01-12 15:44:02,286 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eaf24d66-4a6d-4b8f-b433-c0b86a9acbee', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eaf24d66-4a6d-4b8f-b433-c0b86a9acbee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:03,390 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.096s 2021-01-12 15:44:03,391 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-613b9e12-50ca-44d7-87df-90e4c4b2bbf6', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-613b9e12-50ca-44d7-87df-90e4c4b2bbf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:04,501 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.101s 2021-01-12 15:44:04,502 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d509597-b716-4862-842b-1696ebcf8510', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d509597-b716-4862-842b-1696ebcf8510', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:05,599 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.088s 2021-01-12 15:44:05,599 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2fc0fb7-7166-4581-8d41-53b0a5c6b679', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2fc0fb7-7166-4581-8d41-53b0a5c6b679', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:06,710 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.101s 2021-01-12 15:44:06,710 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e263166-4e08-4593-bae3-93394a7e0ddc', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e263166-4e08-4593-bae3-93394a7e0ddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:07,819 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.100s 2021-01-12 15:44:07,819 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a981a09-3383-4696-840c-6729f94c6d8a', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a981a09-3383-4696-840c-6729f94c6d8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:08,916 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.088s 2021-01-12 15:44:08,917 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6deac195-e4ec-4a71-9858-56ecf8b67e3c', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6deac195-e4ec-4a71-9858-56ecf8b67e3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:10,020 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.094s 2021-01-12 15:44:10,020 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-776de8d6-519d-4352-8d8a-7af84a8f5f98', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-776de8d6-519d-4352-8d8a-7af84a8f5f98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:11,132 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.102s 2021-01-12 15:44:11,132 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3122bb7-f3c8-4347-9dc0-f20c8115af87', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3122bb7-f3c8-4347-9dc0-f20c8115af87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:12,231 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.090s 2021-01-12 15:44:12,231 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10bacafb-9bf9-4359-b5e6-1a16a4ce2fa3', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10bacafb-9bf9-4359-b5e6-1a16a4ce2fa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:13,335 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.095s 2021-01-12 15:44:13,336 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f34fbe84-f56c-4609-ac6f-42afd945ce4f', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f34fbe84-f56c-4609-ac6f-42afd945ce4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:14,450 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.105s 2021-01-12 15:44:14,450 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30356e94-fda4-4a24-9342-9e59cc224320', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30356e94-fda4-4a24-9342-9e59cc224320', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:15,549 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.090s 2021-01-12 15:44:15,550 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b2c664c-152b-418a-8f11-9281fc807782', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b2c664c-152b-418a-8f11-9281fc807782', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:16,653 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.094s 2021-01-12 15:44:16,653 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9f25774-7987-4c71-b744-44a538fee90c', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9f25774-7987-4c71-b744-44a538fee90c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:17,764 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.102s 2021-01-12 15:44:17,764 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcddb97e-9632-48fb-aaa6-c6465e63ff38', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcddb97e-9632-48fb-aaa6-c6465e63ff38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:18,862 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.088s 2021-01-12 15:44:18,862 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c80bd5f1-2bfc-43c3-aba6-a51d9f6d9b23', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c80bd5f1-2bfc-43c3-aba6-a51d9f6d9b23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:19,968 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.097s 2021-01-12 15:44:19,969 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22c9b974-3ea8-45da-8232-97fd001d5c23', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22c9b974-3ea8-45da-8232-97fd001d5c23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:21,076 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.097s 2021-01-12 15:44:21,077 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5053c525-f469-401f-b86a-a0a33d3ee26b', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5053c525-f469-401f-b86a-a0a33d3ee26b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:22,188 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.102s 2021-01-12 15:44:22,188 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da3a7f19-ffe0-4c22-a64d-513785a0db50', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da3a7f19-ffe0-4c22-a64d-513785a0db50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:23,291 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.093s 2021-01-12 15:44:23,291 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-454d1f61-f907-40ee-926e-7e73e25ba8b7', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-454d1f61-f907-40ee-926e-7e73e25ba8b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:24,397 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.097s 2021-01-12 15:44:24,398 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31c3cdc5-a40a-4b9c-b177-f48c42252350', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31c3cdc5-a40a-4b9c-b177-f48c42252350', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:25,495 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.088s 2021-01-12 15:44:25,495 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dfe32b3-77ea-4167-baab-556635bc4950', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dfe32b3-77ea-4167-baab-556635bc4950', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:26,597 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.093s 2021-01-12 15:44:26,598 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c9beac6-c8d2-4524-9cfa-70413218ae2c', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c9beac6-c8d2-4524-9cfa-70413218ae2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:27,705 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.098s 2021-01-12 15:44:27,706 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa8dee34-5319-4d0f-a359-75812121282e', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa8dee34-5319-4d0f-a359-75812121282e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:28,813 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.098s 2021-01-12 15:44:28,814 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-845a7b84-2b36-4ba9-bab0-ab97ffc01f57', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-845a7b84-2b36-4ba9-bab0-ab97ffc01f57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:29,912 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.089s 2021-01-12 15:44:29,913 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec32a25a-0c2b-4e28-9890-fd6d7e91c806', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec32a25a-0c2b-4e28-9890-fd6d7e91c806', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:31,022 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.101s 2021-01-12 15:44:31,023 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edc457c1-61c5-4336-8d1b-099b0f57c086', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edc457c1-61c5-4336-8d1b-099b0f57c086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:32,126 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.094s 2021-01-12 15:44:32,126 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0ddb1a0-13ab-4835-868a-f02b1026adf2', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0ddb1a0-13ab-4835-868a-f02b1026adf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:33,232 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.097s 2021-01-12 15:44:33,232 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d197bfa3-c08b-47df-b440-e109bfd8e9b9', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d197bfa3-c08b-47df-b440-e109bfd8e9b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:34,341 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.099s 2021-01-12 15:44:34,342 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-859aa8c6-6c3a-4ebc-9900-c5c94f5e3844', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-859aa8c6-6c3a-4ebc-9900-c5c94f5e3844', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:35,437 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.086s 2021-01-12 15:44:35,438 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2146357e-80be-4acd-9970-effd5982e5db', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2146357e-80be-4acd-9970-effd5982e5db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:36,547 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.100s 2021-01-12 15:44:36,548 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be0ecfe3-2c25-47e1-aa90-550099d21fe5', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be0ecfe3-2c25-47e1-aa90-550099d21fe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:37,657 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.100s 2021-01-12 15:44:37,657 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc5f319a-fd4c-46bb-8ca6-bfc41e65e6aa', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc5f319a-fd4c-46bb-8ca6-bfc41e65e6aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:38,764 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.097s 2021-01-12 15:44:38,764 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-417ccbba-5473-44c4-b0d4-7d65fe659247', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-417ccbba-5473-44c4-b0d4-7d65fe659247', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:39,873 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.099s 2021-01-12 15:44:39,874 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0d34af6-b172-405b-9211-d347df0fe2c1', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0d34af6-b172-405b-9211-d347df0fe2c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:40,986 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.102s 2021-01-12 15:44:40,986 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a18bb08-6825-4210-b232-ddc66e3160d0', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a18bb08-6825-4210-b232-ddc66e3160d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:42,088 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.092s 2021-01-12 15:44:42,088 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24681d6c-6e1e-410a-8aae-29e1f50bf4d7', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24681d6c-6e1e-410a-8aae-29e1f50bf4d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:43,197 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.101s 2021-01-12 15:44:43,197 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e41f7b9a-2583-4333-b450-b0ee28743680', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e41f7b9a-2583-4333-b450-b0ee28743680', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:44,308 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.102s 2021-01-12 15:44:44,309 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2361008-7d49-4972-a0c7-cc45689a5f21', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2361008-7d49-4972-a0c7-cc45689a5f21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:45,412 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.094s 2021-01-12 15:44:45,413 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d250f9b-0014-42fd-a4b7-8d56841a760f', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d250f9b-0014-42fd-a4b7-8d56841a760f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:46,519 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.097s 2021-01-12 15:44:46,519 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5c1a1a6-3cc0-4225-b09a-20f48e6240c7', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5c1a1a6-3cc0-4225-b09a-20f48e6240c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:47,638 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.110s 2021-01-12 15:44:47,639 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f90c7e4-ddd9-4539-b5ab-ee6ea10834a7', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f90c7e4-ddd9-4539-b5ab-ee6ea10834a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:48,735 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.088s 2021-01-12 15:44:48,735 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc4435e5-2a3b-464a-80a3-ed014d054706', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc4435e5-2a3b-464a-80a3-ed014d054706', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:49,834 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.090s 2021-01-12 15:44:49,834 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52875038-f87d-4997-bc56-a48bde07746a', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52875038-f87d-4997-bc56-a48bde07746a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:50,950 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.108s 2021-01-12 15:44:50,951 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0db28a92-1bbe-4e48-a00d-48f2aec02c0b', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0db28a92-1bbe-4e48-a00d-48f2aec02c0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:52,057 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.098s 2021-01-12 15:44:52,058 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e9a8d8c-a8e3-4a0f-87f6-af4d112c7e7e', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e9a8d8c-a8e3-4a0f-87f6-af4d112c7e7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:53,163 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.096s 2021-01-12 15:44:53,164 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b12d8cf3-f4ec-4940-b755-f2c2b3fdb8bc', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b12d8cf3-f4ec-4940-b755-f2c2b3fdb8bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:54,275 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.102s 2021-01-12 15:44:54,276 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ec05c1f-95c2-4fb1-a52c-c6d4ffe008da', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ec05c1f-95c2-4fb1-a52c-c6d4ffe008da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:55,379 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.094s 2021-01-12 15:44:55,379 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffadac28-0827-49fd-9d11-8f9670bd1c86', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffadac28-0827-49fd-9d11-8f9670bd1c86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:56,484 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.095s 2021-01-12 15:44:56,484 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a59748d-9af8-4fbd-9d55-e8e14e9cb6f1', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a59748d-9af8-4fbd-9d55-e8e14e9cb6f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:57,596 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.103s 2021-01-12 15:44:57,596 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80eb68c4-85ae-4c91-993b-0b5a57f3f950', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80eb68c4-85ae-4c91-993b-0b5a57f3f950', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:58,695 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.090s 2021-01-12 15:44:58,696 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78248b11-bce1-4339-a0f2-b72c0faf1397', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78248b11-bce1-4339-a0f2-b72c0faf1397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:44:59,806 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.101s 2021-01-12 15:44:59,807 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:44:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0fd8914-bf4a-43fb-8c47-0c8df07f8af9', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0fd8914-bf4a-43fb-8c47-0c8df07f8af9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:00,916 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.100s 2021-01-12 15:45:00,916 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a6ed283-ce80-465f-94b2-17144e893c68', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a6ed283-ce80-465f-94b2-17144e893c68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:02,025 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.099s 2021-01-12 15:45:02,026 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c04b92f2-0c0c-4b22-97b5-573687e9dc1d', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c04b92f2-0c0c-4b22-97b5-573687e9dc1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:03,130 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.095s 2021-01-12 15:45:03,130 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec225b27-1063-4921-af2f-83cbeb28cc70', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec225b27-1063-4921-af2f-83cbeb28cc70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:04,241 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.101s 2021-01-12 15:45:04,242 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5873d2cc-52aa-4d43-a17b-2c552027a346', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5873d2cc-52aa-4d43-a17b-2c552027a346', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:05,347 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.096s 2021-01-12 15:45:05,347 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adfe0dfc-f005-47a7-923e-90952d9ff7d2', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adfe0dfc-f005-47a7-923e-90952d9ff7d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:06,460 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.103s 2021-01-12 15:45:06,460 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d5c9165-2193-4d09-805d-200c406bbae9', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d5c9165-2193-4d09-805d-200c406bbae9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:07,686 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.217s 2021-01-12 15:45:07,687 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd0d0861-6370-4f99-aa79-6234ca21dff6', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd0d0861-6370-4f99-aa79-6234ca21dff6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:08,802 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.106s 2021-01-12 15:45:08,803 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb3716f0-2ceb-4403-abc1-bdd843f743bd', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb3716f0-2ceb-4403-abc1-bdd843f743bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:09,908 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.096s 2021-01-12 15:45:09,908 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e224cfb8-41aa-433a-988a-767e62feb180', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e224cfb8-41aa-433a-988a-767e62feb180', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:11,018 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.100s 2021-01-12 15:45:11,018 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b04d8bc-6b2c-4854-b56a-6438fcac1c19', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b04d8bc-6b2c-4854-b56a-6438fcac1c19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:12,121 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.094s 2021-01-12 15:45:12,121 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d4a23d9-5887-453a-a81d-fdc53c219fd7', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d4a23d9-5887-453a-a81d-fdc53c219fd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:13,225 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.095s 2021-01-12 15:45:13,226 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79a1878d-990f-48bf-b982-859cc6c2f9ec', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79a1878d-990f-48bf-b982-859cc6c2f9ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:14,331 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.096s 2021-01-12 15:45:14,331 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea691516-cd95-488c-94e7-373680c1ce4f', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea691516-cd95-488c-94e7-373680c1ce4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:15,439 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.099s 2021-01-12 15:45:15,439 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-104e2b60-4268-44b2-b4dd-6883d72da013', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-104e2b60-4268-44b2-b4dd-6883d72da013', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:16,539 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.092s 2021-01-12 15:45:16,539 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4ac2142-ea46-4d5c-a9b0-1bd27509198f', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4ac2142-ea46-4d5c-a9b0-1bd27509198f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:17,646 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.097s 2021-01-12 15:45:17,646 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90ec0395-4f0b-4867-a86e-3dfe4e3c326f', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90ec0395-4f0b-4867-a86e-3dfe4e3c326f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:18,756 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.101s 2021-01-12 15:45:18,756 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bef8dab-3961-4bd8-bb6f-8aad62a2ca0b', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bef8dab-3961-4bd8-bb6f-8aad62a2ca0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:19,861 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.096s 2021-01-12 15:45:19,861 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-003963da-c7ed-4f40-b7d7-536d7ed2a361', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-003963da-c7ed-4f40-b7d7-536d7ed2a361', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:20,965 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.096s 2021-01-12 15:45:20,966 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e79d706c-6e4d-4687-a1a1-d30c53a4720a', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e79d706c-6e4d-4687-a1a1-d30c53a4720a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:22,074 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.099s 2021-01-12 15:45:22,074 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e499b4c-915e-4b26-883b-82223de4a1a8', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e499b4c-915e-4b26-883b-82223de4a1a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:23,178 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.095s 2021-01-12 15:45:23,178 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00d08834-5b58-47ee-a179-b4f300f1a0c6', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00d08834-5b58-47ee-a179-b4f300f1a0c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:24,280 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.093s 2021-01-12 15:45:24,281 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-334e09dc-3904-45f7-a03b-ce09ed3cb03d', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-334e09dc-3904-45f7-a03b-ce09ed3cb03d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:25,396 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.107s 2021-01-12 15:45:25,397 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2f73f1b-c270-4a58-84b5-8396d1648ec0', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2f73f1b-c270-4a58-84b5-8396d1648ec0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:26,495 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.090s 2021-01-12 15:45:26,496 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65ccbb67-aeb3-431f-aec1-e1440cb361fb', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65ccbb67-aeb3-431f-aec1-e1440cb361fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:27,605 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.100s 2021-01-12 15:45:27,605 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a137b10d-757f-49b4-83fa-4e5be18e2185', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a137b10d-757f-49b4-83fa-4e5be18e2185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:28,710 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.095s 2021-01-12 15:45:28,711 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15998bf7-17f7-4c28-9c40-b9d789c2a7f8', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15998bf7-17f7-4c28-9c40-b9d789c2a7f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:29,821 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.101s 2021-01-12 15:45:29,821 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13c6e9c6-d535-4842-b700-0fd0230be60b', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13c6e9c6-d535-4842-b700-0fd0230be60b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:30,937 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.106s 2021-01-12 15:45:30,938 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed4587dc-0b2e-444d-a944-9aaac296d215', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed4587dc-0b2e-444d-a944-9aaac296d215', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:32,052 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.105s 2021-01-12 15:45:32,052 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad2fd26f-4ffb-4284-ab82-a5115d933400', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad2fd26f-4ffb-4284-ab82-a5115d933400', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:33,155 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.093s 2021-01-12 15:45:33,155 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f78503ae-1fac-4420-b556-c9aec252e2e9', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f78503ae-1fac-4420-b556-c9aec252e2e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:34,269 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.105s 2021-01-12 15:45:34,270 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab097faa-de99-49de-bf9c-563d8428b05a', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab097faa-de99-49de-bf9c-563d8428b05a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:35,473 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.194s 2021-01-12 15:45:35,473 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b993619d-d97d-4b68-bcbc-8626e6a98319', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b993619d-d97d-4b68-bcbc-8626e6a98319', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:36,574 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.091s 2021-01-12 15:45:36,575 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7bd96a0-e434-41a0-b1e3-19dcbdfaff93', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7bd96a0-e434-41a0-b1e3-19dcbdfaff93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:37,684 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.100s 2021-01-12 15:45:37,684 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb2a7ad8-360b-4561-a70e-b9d0c57f5cd4', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb2a7ad8-360b-4561-a70e-b9d0c57f5cd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:38,788 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.093s 2021-01-12 15:45:38,788 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e8c106f-c793-4092-96c1-3871ee259d6a', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e8c106f-c793-4092-96c1-3871ee259d6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:39,907 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.110s 2021-01-12 15:45:39,908 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c23997d-1b01-47bc-ad61-c2f975e42a3c', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c23997d-1b01-47bc-ad61-c2f975e42a3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:41,019 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.102s 2021-01-12 15:45:41,019 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b097092-d5cc-4e9b-bd85-13340c7ed793', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b097092-d5cc-4e9b-bd85-13340c7ed793', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:42,121 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.093s 2021-01-12 15:45:42,121 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e849833-97ce-493b-a4fc-4c22b91c101e', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e849833-97ce-493b-a4fc-4c22b91c101e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:43,222 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.091s 2021-01-12 15:45:43,223 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36c93a23-6741-4666-baf6-d7fa0c30229d', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36c93a23-6741-4666-baf6-d7fa0c30229d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:44,324 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.092s 2021-01-12 15:45:44,325 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f1cc624-b46e-4328-b370-ccf046e3d6ad', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f1cc624-b46e-4328-b370-ccf046e3d6ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:45,445 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.111s 2021-01-12 15:45:45,445 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45e88c85-23c6-4217-b798-beae86cba979', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45e88c85-23c6-4217-b798-beae86cba979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:46,549 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.094s 2021-01-12 15:45:46,549 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68fdff9a-c4b7-4116-b900-2b718fcbe2c2', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68fdff9a-c4b7-4116-b900-2b718fcbe2c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:47,668 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.109s 2021-01-12 15:45:47,668 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06c2b6a4-df9a-44f0-a1ac-ec9c9e70e155', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06c2b6a4-df9a-44f0-a1ac-ec9c9e70e155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:48,783 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.105s 2021-01-12 15:45:48,784 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e7c2f64-9333-4abc-b6d8-b5ff638b71b6', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e7c2f64-9333-4abc-b6d8-b5ff638b71b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:49,895 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.097s 2021-01-12 15:45:49,896 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c8e157b-c71c-40de-9991-4931584c5ae9', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c8e157b-c71c-40de-9991-4931584c5ae9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:50,996 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.089s 2021-01-12 15:45:50,996 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de29e2f2-4ad1-47a8-8e7e-aaffcd56c336', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de29e2f2-4ad1-47a8-8e7e-aaffcd56c336', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:52,104 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.098s 2021-01-12 15:45:52,104 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9af3d939-efa0-4518-a1e9-2880733bce14', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9af3d939-efa0-4518-a1e9-2880733bce14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:53,204 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.091s 2021-01-12 15:45:53,204 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaa0789c-ced3-48af-9384-fc31e44dd66e', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaa0789c-ced3-48af-9384-fc31e44dd66e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:54,315 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.102s 2021-01-12 15:45:54,315 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c80289e9-ac7a-4a4b-965f-3489476a0950', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c80289e9-ac7a-4a4b-965f-3489476a0950', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:55,427 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.102s 2021-01-12 15:45:55,427 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b97f947-92f0-4a43-b5dc-32e4bfceec0c', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b97f947-92f0-4a43-b5dc-32e4bfceec0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:56,540 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.103s 2021-01-12 15:45:56,540 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ee691a7-8b08-4c9b-bcd3-c424d47264c8', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ee691a7-8b08-4c9b-bcd3-c424d47264c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:57,655 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.105s 2021-01-12 15:45:57,655 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9882ead-2f84-4e20-b90b-96e4f4f6e0be', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9882ead-2f84-4e20-b90b-96e4f4f6e0be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:58,868 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.203s 2021-01-12 15:45:58,868 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be2446a9-064d-4de4-b8e0-b0d7856cc615', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be2446a9-064d-4de4-b8e0-b0d7856cc615', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:45:59,969 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.091s 2021-01-12 15:45:59,969 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:45:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0817610-0c3f-41d7-8a68-21c700757c82', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0817610-0c3f-41d7-8a68-21c700757c82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:01,077 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.090s 2021-01-12 15:46:01,077 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7308fb0a-9eed-45e3-a15e-c955f624409b', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7308fb0a-9eed-45e3-a15e-c955f624409b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:02,181 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.094s 2021-01-12 15:46:02,181 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f62d234-6e1f-4c9e-8c6f-fe56435496ef', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f62d234-6e1f-4c9e-8c6f-fe56435496ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:03,306 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.115s 2021-01-12 15:46:03,306 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c995ac39-92ab-4de9-a3f7-7c99c4d06734', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c995ac39-92ab-4de9-a3f7-7c99c4d06734', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:04,405 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.091s 2021-01-12 15:46:04,406 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-573473bd-1f62-4378-83b8-a97d1e58a68c', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-573473bd-1f62-4378-83b8-a97d1e58a68c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:05,506 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.091s 2021-01-12 15:46:05,506 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64eb2491-f2ab-4aee-b1ce-f88501fc411a', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64eb2491-f2ab-4aee-b1ce-f88501fc411a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:06,604 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.088s 2021-01-12 15:46:06,605 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f86444d3-3430-44f5-a4a7-7cd16384b4b0', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f86444d3-3430-44f5-a4a7-7cd16384b4b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:07,706 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.091s 2021-01-12 15:46:07,706 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2e3cb0d-24e5-460b-87f0-d21fd80ec783', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2e3cb0d-24e5-460b-87f0-d21fd80ec783', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:08,809 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.094s 2021-01-12 15:46:08,809 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09691d49-ff25-490d-8178-ea19d3da619f', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09691d49-ff25-490d-8178-ea19d3da619f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:09,912 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.093s 2021-01-12 15:46:09,913 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3d48d7f-332d-4fe9-b756-51e9a86db086', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3d48d7f-332d-4fe9-b756-51e9a86db086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:11,014 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.091s 2021-01-12 15:46:11,014 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ede53c2-4728-40a8-870d-b89c586a4a5b', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ede53c2-4728-40a8-870d-b89c586a4a5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:12,117 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.094s 2021-01-12 15:46:12,117 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5e934bd-ab9f-4881-aafc-5138f67deaea', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5e934bd-ab9f-4881-aafc-5138f67deaea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:13,217 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.090s 2021-01-12 15:46:13,217 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0812fd1-24af-4044-a160-ee0cf53af5d1', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0812fd1-24af-4044-a160-ee0cf53af5d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:14,317 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.090s 2021-01-12 15:46:14,317 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ea7f30b-8a4b-408b-b7d4-701aaf878bb3', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ea7f30b-8a4b-408b-b7d4-701aaf878bb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:15,418 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.091s 2021-01-12 15:46:15,418 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-245f0415-73e2-42cc-817b-1f06d2a4df2b', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-245f0415-73e2-42cc-817b-1f06d2a4df2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:16,521 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.094s 2021-01-12 15:46:16,522 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a02b635-cb44-4b4e-951f-55723e5e8bef', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a02b635-cb44-4b4e-951f-55723e5e8bef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:17,636 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.105s 2021-01-12 15:46:17,636 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ebd0cc6-ac64-4ca2-8f12-944bf34a3977', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ebd0cc6-ac64-4ca2-8f12-944bf34a3977', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:18,745 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.099s 2021-01-12 15:46:18,746 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3521e1b2-ba8b-4813-860c-60761096b202', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3521e1b2-ba8b-4813-860c-60761096b202', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:19,857 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.102s 2021-01-12 15:46:19,858 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-648be9b0-ccce-4458-bc52-6e9a763fbc02', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-648be9b0-ccce-4458-bc52-6e9a763fbc02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:21,002 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.136s 2021-01-12 15:46:21,002 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f298656f-c926-47fe-943a-5848b738c40b', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f298656f-c926-47fe-943a-5848b738c40b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:22,103 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.092s 2021-01-12 15:46:22,104 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d90c576-3f33-44d1-bae9-b473414d9f28', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d90c576-3f33-44d1-bae9-b473414d9f28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:23,202 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.089s 2021-01-12 15:46:23,202 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07091328-0e25-42ae-bd72-aaa76b7c2ba8', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07091328-0e25-42ae-bd72-aaa76b7c2ba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:24,308 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.097s 2021-01-12 15:46:24,308 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf6bc5f8-501b-42a0-af9a-76d257999d06', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf6bc5f8-501b-42a0-af9a-76d257999d06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:25,424 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.107s 2021-01-12 15:46:25,425 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfa14326-1108-4d8f-8baa-5266489b1748', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfa14326-1108-4d8f-8baa-5266489b1748', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:26,526 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.088s 2021-01-12 15:46:26,526 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fba025d-fff4-4691-9c48-e07e367b5ca5', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fba025d-fff4-4691-9c48-e07e367b5ca5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:27,632 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.096s 2021-01-12 15:46:27,632 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14bdb055-8062-4169-8696-0c6900868dfe', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14bdb055-8062-4169-8696-0c6900868dfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:28,734 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.091s 2021-01-12 15:46:28,734 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26b69147-fe5e-4492-8b30-38d0bcc338d2', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26b69147-fe5e-4492-8b30-38d0bcc338d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:29,844 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.100s 2021-01-12 15:46:29,844 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5f4b783-9ed1-4268-b631-d64aa097f305', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5f4b783-9ed1-4268-b631-d64aa097f305', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:30,949 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.096s 2021-01-12 15:46:30,949 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9a47790-6e4e-457c-bb30-0cc8ac940b62', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9a47790-6e4e-457c-bb30-0cc8ac940b62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:32,064 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.106s 2021-01-12 15:46:32,065 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89e9810c-8685-4270-8913-459d6de74ccb', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89e9810c-8685-4270-8913-459d6de74ccb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:33,163 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.089s 2021-01-12 15:46:33,164 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e35b70cb-d407-4a9c-9cfe-1d756516229c', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e35b70cb-d407-4a9c-9cfe-1d756516229c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:34,266 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.094s 2021-01-12 15:46:34,267 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f25ed4e1-2d65-4bd2-8597-5650a803b17c', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f25ed4e1-2d65-4bd2-8597-5650a803b17c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:35,377 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.102s 2021-01-12 15:46:35,377 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74e54425-6be2-41e7-9172-d828c710d3bb', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74e54425-6be2-41e7-9172-d828c710d3bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:36,486 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.100s 2021-01-12 15:46:36,487 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9712447f-833e-4a60-8a7b-f604dbd9c7a3', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9712447f-833e-4a60-8a7b-f604dbd9c7a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:37,592 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.097s 2021-01-12 15:46:37,593 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b408cb0-3637-4817-898e-751f4794cb9e', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b408cb0-3637-4817-898e-751f4794cb9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:38,705 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.102s 2021-01-12 15:46:38,706 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9201fcb-565c-42b1-a96f-d93bba953df9', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9201fcb-565c-42b1-a96f-d93bba953df9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:39,852 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.137s 2021-01-12 15:46:39,852 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dca577d-519b-4629-af0a-2d77d631adce', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dca577d-519b-4629-af0a-2d77d631adce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:40,957 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.090s 2021-01-12 15:46:40,958 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e42568d5-a852-4b98-9a4e-2385e90686ea', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e42568d5-a852-4b98-9a4e-2385e90686ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:42,058 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.091s 2021-01-12 15:46:42,058 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c002cad5-1f53-4b35-8988-c715fd18e30a', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c002cad5-1f53-4b35-8988-c715fd18e30a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:43,158 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.091s 2021-01-12 15:46:43,158 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4840b5c6-bbba-41d6-b75c-8f1cec53d4bc', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4840b5c6-bbba-41d6-b75c-8f1cec53d4bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:44,269 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.102s 2021-01-12 15:46:44,270 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4aaa416b-f20f-417e-8883-0684f23429cf', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aaa416b-f20f-417e-8883-0684f23429cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:45,404 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.125s 2021-01-12 15:46:45,404 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07dee869-be85-4310-a7b6-484cb3ce8875', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07dee869-be85-4310-a7b6-484cb3ce8875', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:46,658 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.244s 2021-01-12 15:46:46,659 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e31f64e6-2804-4d82-8558-54e258ce5eed', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e31f64e6-2804-4d82-8558-54e258ce5eed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:47,793 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.126s 2021-01-12 15:46:47,794 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be185f4b-c216-46aa-b5cd-f5a2111f6789', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be185f4b-c216-46aa-b5cd-f5a2111f6789', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:48,906 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.104s 2021-01-12 15:46:48,907 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a06f3db4-74bf-4afd-b5a5-53d8765eb878', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a06f3db4-74bf-4afd-b5a5-53d8765eb878', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:50,014 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.098s 2021-01-12 15:46:50,014 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee684d42-a2be-42a9-b990-986a0fdb1936', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee684d42-a2be-42a9-b990-986a0fdb1936', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:51,120 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.097s 2021-01-12 15:46:51,120 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cef4224d-b99b-483a-b8dc-9d51d76ae2b2', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cef4224d-b99b-483a-b8dc-9d51d76ae2b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:52,313 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.182s 2021-01-12 15:46:52,313 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32e79898-c256-4d73-8374-af430462eaed', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32e79898-c256-4d73-8374-af430462eaed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:53,414 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.092s 2021-01-12 15:46:53,415 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1767c2b-2f46-42ed-b8a8-8c4ef7280792', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1767c2b-2f46-42ed-b8a8-8c4ef7280792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:54,519 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.093s 2021-01-12 15:46:54,519 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f99f682d-8af3-4e9f-9a94-a11daafc9178', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f99f682d-8af3-4e9f-9a94-a11daafc9178', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:55,621 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.093s 2021-01-12 15:46:55,622 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-149cc9a5-6274-4fea-96df-a8543562dcb9', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-149cc9a5-6274-4fea-96df-a8543562dcb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:56,720 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.089s 2021-01-12 15:46:56,720 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b07b95db-0127-4598-bf1b-f07c99f528c5', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b07b95db-0127-4598-bf1b-f07c99f528c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:57,821 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.092s 2021-01-12 15:46:57,821 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74d1d56a-1fcb-4f1f-a153-1a558bf26fa1', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74d1d56a-1fcb-4f1f-a153-1a558bf26fa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:46:58,923 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.093s 2021-01-12 15:46:58,923 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3f40ae3-b175-4e6f-ad3b-7b90678efe31', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3f40ae3-b175-4e6f-ad3b-7b90678efe31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:47:00,031 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.099s 2021-01-12 15:47:00,032 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:46:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60cc5dd4-ca0e-4df5-8f46-f42749c6c4cb', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60cc5dd4-ca0e-4df5-8f46-f42749c6c4cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:47:01,131 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.090s 2021-01-12 15:47:01,131 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e50369eb-7dd2-4c60-943c-f5bbaa327057', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e50369eb-7dd2-4c60-943c-f5bbaa327057', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:47:02,237 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.097s 2021-01-12 15:47:02,238 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-380b72df-0b55-4d9b-8a20-7c34669bd4d6', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-380b72df-0b55-4d9b-8a20-7c34669bd4d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:47:03,339 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.092s 2021-01-12 15:47:03,339 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-844a33e7-953a-4133-b7fd-479e3d25e03a', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-844a33e7-953a-4133-b7fd-479e3d25e03a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:47:04,441 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.092s 2021-01-12 15:47:04,442 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5661731-7f55-4586-8adc-4ec224c346d6', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5661731-7f55-4586-8adc-4ec224c346d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:47:05,545 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.094s 2021-01-12 15:47:05,545 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8d5c185-e253-46b3-a9d4-6096d7ea65b1', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8d5c185-e253-46b3-a9d4-6096d7ea65b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:47:06,644 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.089s 2021-01-12 15:47:06,644 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baaf02b9-b989-4bf0-9159-badf3587e701', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baaf02b9-b989-4bf0-9159-badf3587e701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:47:07,745 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.092s 2021-01-12 15:47:07,746 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-069f5b5f-dca1-4979-b556-1f8e6775cd60', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-069f5b5f-dca1-4979-b556-1f8e6775cd60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:47:08,852 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.097s 2021-01-12 15:47:08,853 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a25bc20-7ba2-45d0-9e9f-7ff8d995379c', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a25bc20-7ba2-45d0-9e9f-7ff8d995379c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:47:09,973 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.111s 2021-01-12 15:47:09,973 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22ab9a5f-af6a-424f-9b1d-30c3db9535ac', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22ab9a5f-af6a-424f-9b1d-30c3db9535ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:47:11,072 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.090s 2021-01-12 15:47:11,073 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c30b785-e52d-4bd1-b3cc-370d533f8b74', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c30b785-e52d-4bd1-b3cc-370d533f8b74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:47:12,179 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.096s 2021-01-12 15:47:12,179 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58084a62-a3e2-4034-8552-b81c11999066', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58084a62-a3e2-4034-8552-b81c11999066', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:47:13,277 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.088s 2021-01-12 15:47:13,278 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-395d695b-17f3-40bf-b654-f743179bf8a7', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-395d695b-17f3-40bf-b654-f743179bf8a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:47:14,374 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.087s 2021-01-12 15:47:14,375 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19490ebd-d4bd-446d-9cf2-13472e85251f', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19490ebd-d4bd-446d-9cf2-13472e85251f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:47:15,477 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.094s 2021-01-12 15:47:15,477 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6766cf00-9bd4-4db3-86ae-0cfc96c98b5e', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6766cf00-9bd4-4db3-86ae-0cfc96c98b5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:47:16,575 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.088s 2021-01-12 15:47:16,576 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ec2ad91-9eec-4a61-b201-679a1534490e', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ec2ad91-9eec-4a61-b201-679a1534490e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:47:17,673 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.089s 2021-01-12 15:47:17,674 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1f1aad6-cf87-440e-84da-0f7df47dabbb', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1f1aad6-cf87-440e-84da-0f7df47dabbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:47:18,777 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.094s 2021-01-12 15:47:18,777 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83d3111c-3cea-4a7e-9ec3-d4efe6a30c39', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83d3111c-3cea-4a7e-9ec3-d4efe6a30c39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:47:19,878 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.091s 2021-01-12 15:47:19,879 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4aa6bd6c-7acb-4db5-8a55-225042e3f7f7', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aa6bd6c-7acb-4db5-8a55-225042e3f7f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:47:20,981 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.094s 2021-01-12 15:47:20,982 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76de1269-a39e-4c5d-83a2-cc28f5805f59', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76de1269-a39e-4c5d-83a2-cc28f5805f59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:47:22,085 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.095s 2021-01-12 15:47:22,086 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3535c16d-dfe5-46d4-9946-0fa0a4a947e0', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3535c16d-dfe5-46d4-9946-0fa0a4a947e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:47:23,189 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.094s 2021-01-12 15:47:23,189 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e8afc14-9cd7-4506-8909-323162d7aca2', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e8afc14-9cd7-4506-8909-323162d7aca2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:47:24,290 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.092s 2021-01-12 15:47:24,291 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9153316-bfbf-4ac2-a6d2-76135a837e77', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9153316-bfbf-4ac2-a6d2-76135a837e77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:47:25,401 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.101s 2021-01-12 15:47:25,402 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d8b3c84-4ae6-4bc8-a330-1dfee9989207', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d8b3c84-4ae6-4bc8-a330-1dfee9989207', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:47:26,502 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.090s 2021-01-12 15:47:26,502 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caeff2c9-adc2-4215-952d-3616e5cecfe7', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caeff2c9-adc2-4215-952d-3616e5cecfe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:47:27,601 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.090s 2021-01-12 15:47:27,601 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71b324db-74e0-4191-8085-31aa90f7570a', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71b324db-74e0-4191-8085-31aa90f7570a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:47:28,706 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.095s 2021-01-12 15:47:28,706 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e9e4e65-1bf8-4b69-b320-7ceabd5f6a02', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e9e4e65-1bf8-4b69-b320-7ceabd5f6a02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:47:29,818 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.102s 2021-01-12 15:47:29,819 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5697f21-ec54-4beb-b010-760d8ac30312', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5697f21-ec54-4beb-b010-760d8ac30312', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:47:30,919 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.092s 2021-01-12 15:47:30,920 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5538b68b-1069-4c24-9d32-c15d572f87b2', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5538b68b-1069-4c24-9d32-c15d572f87b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:47:32,022 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.093s 2021-01-12 15:47:32,023 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb50f67a-4dae-4f52-aaa7-f5d0d8d0015f', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb50f67a-4dae-4f52-aaa7-f5d0d8d0015f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:47:33,148 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.114s 2021-01-12 15:47:33,148 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-574018cf-244b-46ab-97c2-4b079d514fb8', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-574018cf-244b-46ab-97c2-4b079d514fb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:47:34,259 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.096s 2021-01-12 15:47:34,259 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2886ae9-0f76-46c1-9739-d7e2b8af9c1b', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2886ae9-0f76-46c1-9739-d7e2b8af9c1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:47:35,362 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.094s 2021-01-12 15:47:35,363 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c47df45f-e6bc-458b-afd6-2b45a9b09848', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c47df45f-e6bc-458b-afd6-2b45a9b09848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:47:36,486 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374 0.114s 2021-01-12 15:47:36,487 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cd08216-fd82-4a5a-bbd4-a98191d39e68', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cd08216-fd82-4a5a-bbd4-a98191d39e68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374'} Body: b'{"volume": {"id": "c1a5cc48-c373-426b-a7ad-e29484e17374", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-12T15:36:11.000000", "updated_at": "2021-01-12T15:41:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1755438702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.84/volume/v3/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}, {"rel": "bookmark", "href": "http://10.222.0.84/volume/67ee866720b14d4b8a53e496cdfa1a07/volumes/c1a5cc48-c373-426b-a7ad-e29484e17374"}], "user_id": "57199bfc73f446d0842c4bfc7fd142b3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "48b76669-f1b8-449a-bea7-ee85b9372d17", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "67ee866720b14d4b8a53e496cdfa1a07"}}' 2021-01-12 15:47:37,196 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.222.0.84/compute/v2.1/os-security-groups/b3d15c09-8368-4f97-a0b1-c86c77f509de 0.693s 2021-01-12 15:47:37,196 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac925079-b15d-4a6b-a659-718811c320e3', 'x-compute-request-id': 'req-ac925079-b15d-4a6b-a659-718811c320e3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.84/compute/v2.1/os-security-groups/b3d15c09-8368-4f97-a0b1-c86c77f509de'} Body: b'' 2021-01-12 15:47:37,269 94880 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.222.0.84/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-899578252 0.072s 2021-01-12 15:47:37,270 94880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 12 Jan 2021 15:47:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-889cdb07-71d1-4756-a605-6d4310375f83', 'x-compute-request-id': 'req-889cdb07-71d1-4756-a605-6d4310375f83', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.84/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-899578252'} Body: b'' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 914, in wait_for_resource_deletion raise exceptions.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TestVolumeBootPattern:_run_cleanups) Failed to delete volume c1a5cc48-c373-426b-a7ad-e29484e17374 within the required time (360 s). }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 76, in test_volume_boot_pattern security_group=security_group) File "/opt/stack/tempest/tempest/scenario/manager.py", line 983, in boot_instance_from_resource return self.create_server(**create_kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 309, in create_server image_id=image_id, **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 76, in wait_for_server_status server_id=server_id) tempest.exceptions.BuildErrorException: Server 2fc13ea5-b0d3-4370-8a86-1081ac01c076 failed to build and is in ERROR status Details: {'code': 500, 'created': '2021-01-12T15:41:35Z', 'message': 'Build of instance 2fc13ea5-b0d3-4370-8a86-1081ac01c076 aborted: Unable to update the attachment. (HTTP 500) (Request-ID: req-a595e836-c7af-45f5-9f05-64dd74a96577)'} |
||||||
setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt8.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
pt9.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
pt10.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
pt11.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
pt12.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) |
||||||
VolumesBackupsTest) |
skip
pt12.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) |
||||||
setUpClass (tempest.scenario.test_encrypted_cinder_volumes | 1 | 0 | 0 | 0 | 1 | Detail | |
TestEncryptedCinderVolumes) |
skip
pt13.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
pt14.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
pt15.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
pt15.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.AttachVolumeShelveTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
pass
pt16.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt16.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
||||||
tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
pass
pt17.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
pt17.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
pt17.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
pt18.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_list.VolumesTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
pass
pt19.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
pt19.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
pt19.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
pt19.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
pt19.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
pt19.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
pt20.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
pt20.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
pt20.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
pt20.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
pt20.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
pt20.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
pt20.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
pt20.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
pt21.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
pt21.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
pt22.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
pt23.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
pt23.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
pt23.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
pt24.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
pt25.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
pt26.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.GroupsV314Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] |
pass
pt27.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
pt28.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
pt29.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
pt29.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
pt29.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
pt29.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
pt29.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
pt29.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
pt29.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
pt30.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
pt30.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
pt30.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
pt30.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
pt30.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
pt30.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
pt31.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
pt31.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
pt32.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
pt33.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
pt33.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
pt34.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
pt34.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
pt35.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
pt35.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
pt35.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
pt35.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
pt35.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
pt35.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
pt35.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
pt36.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
pt36.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
pt36.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
pt37.1: tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] |
||||||
tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d] |
pass
pt38.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
pt38.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
pt38.3: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25] |
||||||
test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] |
pass
pt38.4: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] |
||||||
test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d] |
pass
pt38.5: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d] |
||||||
tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative] |
pass
pt39.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
pt39.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
pt39.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
pt39.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
pt39.5: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative] |
||||||
tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative] |
pass
pt40.1: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative] |
||||||
test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative] |
pass
pt40.2: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative] |
||||||
tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] |
pass
pt41.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
pt41.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
pt42.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
pt42.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
pt42.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
pt42.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
pt42.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
pt43.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
pt43.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
pt43.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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.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
pt45.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
pt45.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
pt45.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
pt45.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
pt46.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
pt46.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
pt46.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
pt46.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
pt46.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
pt47.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
pt48.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
pt49.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
pt50.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
pt51.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
pt51.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
pt52.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
pt52.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
pt53.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
pt54.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
pt54.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
pt55.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
pt55.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
pt56.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
pt56.2: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
||||||
tempest.api.volume.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
pass
pt57.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
pt57.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
pt57.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
pt57.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
pt57.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
pt57.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
pt58.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
pt58.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
pt59.1: tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
||||||
tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt60.1: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
||||||
test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
pass
pt60.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
||||||
tempest.api.volume.test_volumes_get.VolumesGetTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt61.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
pt61.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
pt61.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
pt62.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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_minimum_basic.TestMinimumBasicScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume] |
pass
pt67.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume] |
||||||
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
pt68.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
||||||
Total | 230 | 210 | 10 | 0 | 10 |